Bug 16501 - [GTK] Main article text positioned incorrectly
Summary: [GTK] Main article text positioned incorrectly
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL: http://www.alfa.lt/straipsnis/160338
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2007-12-18 07:47 PST by Tomas Rimkus
Modified: 2009-03-27 14:25 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Rimkus 2007-12-18 07:47:35 PST
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.
Comment 1 David Kilzer (:ddkilzer) 2007-12-18 09:26:49 PST
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).

Comment 2 Alp Toker 2007-12-20 13:56:02 PST
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.
Comment 3 marcoil 2008-06-20 05:19:04 PDT
The same problem is present in qtwebkit r34688.
Comment 4 Gustavo Noronha (kov) 2009-03-27 14:25:24 PDT
This bug seems to be fixed in current WebKitGTK+ and QtWebKit. If you can still reproduce it, please reopen and let us know how =).