RESOLVED FIXED 53439
[GTK] Bad allocation to web page when scrollbar is present
https://bugs.webkit.org/show_bug.cgi?id=53439
Summary [GTK] Bad allocation to web page when scrollbar is present
Xan Lopez
Reported 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.
Attachments
Martin Robinson
Comment 1 2011-02-02 08:38:49 PST
*** Bug 53582 has been marked as a duplicate of this bug. ***
Martin Robinson
Comment 2 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
Note You need to log in before you can comment on or make changes to this bug.