Version: (using KDE KDE 3.2.0) Installed from: Compiled From Sources OS: Linux please visit the page http://slovnik.sms.cz with konqueror and check the different page layout comparing to mozilla's. moreover i think that sending data to form is somewhat broken.. -- joe
*** Bug 73002 has been marked as a duplicate of this bug. ***
*** Bug 73001 has been marked as a duplicate of this bug. ***
Please prepare a test case and help us: http://konqueror.kde.org/investigatebug/ From a first look, I would guess http://validator.w3.org/check?uri=http%3A%2F%2Fslovnik.sms.cz%2F is your friend here
i did some investigation. does this seem interesting? (from .xsession.log): QFont::setPixelSize: Pixel size <= 0 (0) QFont::setPixelSize: Pixel size <= 0 (0) . . it seems not to appear on different web-pages.. cheers, -- jose PS: sorry for tripleposting but bugs.kde.org had some problems - after 5 more minutes it ended w/ (500) Internal server error so I hit back and Send again..
i am posting the testcase. i don't understand the HTML code very much but still i tried to strip down the testcase as much as possible. hope this helps. cheers, -- joe
Created an attachment (id=4308) [details] gzipped testcase
Created an attachment (id=4310) [details] real test case You need to be more brave in removing things if you want to reduce test cases ;)
the bug is present also in konqueror prior to version 3.2.0
*** Bug 56665 has been marked as a duplicate of this bug. ***
CVS commit by ggarand: Finish merge of static position calculation for positioned elements As I can't find a single regression anymore, I'd rather commit before Allan wreak havocs on the Render output :) BUGS: 78449, 83748, 88193, 65940, 68303, 73000 M +25 -0 ChangeLog 1.306 M +0 -2 css/cssstyleselector.cpp 1.319 M +20 -4 rendering/bidi.cpp 1.196 M +16 -9 rendering/render_block.cpp 1.50 M +27 -49 rendering/render_box.cpp 1.241 M +11 -1 rendering/render_object.cpp 1.271 M +3 -1 rendering/render_object.h 1.197 M +18 -3 rendering/render_style.h 1.107
You need to log in before you can comment on or make changes to this bug.