Bug 53439 - [GTK] Bad allocation to web page when scrollbar is present
Summary: [GTK] Bad allocation to web page when scrollbar is present
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 53582 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-01-31 10:28 PST by Xan Lopez
Modified: 2011-02-03 20:41 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Xan Lopez 2011-01-31 10:28:50 PST
Using ToT, go to any page that gets a scrollbar (even google.com works these days). You'll see there's an area to the left of the scrollbar, with width equal to the scrollbar's size, that is completely white. Probably the page is getting an allocation too small because of some bug in this area.
Comment 1 Martin Robinson 2011-02-02 08:38:49 PST
*** Bug 53582 has been marked as a duplicate of this bug. ***
Comment 2 Martin Robinson 2011-02-03 20:41:39 PST
This seems to be fixed now. My guess is that it was fixed by: http://trac.webkit.org/changeset/77459