Bug 16501
Summary: | [GTK] Main article text positioned incorrectly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tomas Rimkus <sandshrew> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | alp, marc.ordinasillopis, sandshrew |
Priority: | P2 | Keywords: | Gtk |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Linux | ||
URL: | http://www.alfa.lt/straipsnis/160338 |
Tomas Rimkus
As it is clearly visible the main article text is moved to the bottom of the page.
Both opera and firefox displays the page correctly.
Tested on webkit-gtk r28814 from svn repo.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
David Kilzer (:ddkilzer)
Looks okay with a local debug build of WebKit r28828 with Safari 3.0.4 (523.12) on Mac OS X 10.4.11 (8S165).
Alp Toker
Confirmed. I have a theory on why this is happening: I think it's because we're not respecting the specified frame dimensions in createFrame() in FrameLoaderGtk.cpp.
marcoil
The same problem is present in qtwebkit r34688.
Gustavo Noronha (kov)
This bug seems to be fixed in current WebKitGTK+ and QtWebKit. If you can still reproduce it, please reopen and let us know how =).