Bug 53439
Summary: | [GTK] Bad allocation to web page when scrollbar is present | ||
---|---|---|---|
Product: | WebKit | Reporter: | Xan Lopez <xan.lopez> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mrobinson, svillar |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Xan Lopez
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Martin Robinson
*** Bug 53582 has been marked as a duplicate of this bug. ***
Martin Robinson
This seems to be fixed now. My guess is that it was fixed by: http://trac.webkit.org/changeset/77459