RESOLVED FIXED 39458
When using a scale factor > 1, scrollbars sometimes appear when not necessary
https://bugs.webkit.org/show_bug.cgi?id=39458
Summary When using a scale factor > 1, scrollbars sometimes appear when not necessary
Mike Thole
Reported 2010-05-20 16:51:56 PDT
When using a scale factor > 1, scrollbars sometimes appear when not necessary. You can reproduce this in a nightly build of Safari by: 1) Using Quartz Debug to turn on a user scale factor (try 1.25) 2) Opening Safari 3) Navigating to about:blank 4) Resizing the window Scrollbars will seemingly randomly appear and disappear as you resize the window.
Attachments
Proposed patch (1.88 KB, patch)
2010-05-20 16:55 PDT, Mike Thole
hyatt: review+
Mike Thole
Comment 1 2010-05-20 16:55:57 PDT
Created attachment 56647 [details] Proposed patch
Dave Hyatt
Comment 2 2010-05-20 16:57:38 PDT
Comment on attachment 56647 [details] Proposed patch r=me
Mike Thole
Comment 3 2010-05-20 17:04:13 PDT
Mike Thole
Comment 4 2010-05-20 18:42:32 PDT
Committed revision 59891.
Note You need to log in before you can comment on or make changes to this bug.