RESOLVED FIXED Bug 81146
Don't cap the scroll position if layout happens when a FrameView's overhangAmount is non-zero
https://bugs.webkit.org/show_bug.cgi?id=81146
Summary Don't cap the scroll position if layout happens when a FrameView's overhangAm...
Anders Carlsson
Reported 2012-03-14 12:51:34 PDT
Don't cap the scroll position if layout happens when a FrameView's overhangAmount is non-zero
Attachments
Patch (1.99 KB, patch)
2012-03-14 13:02 PDT, Anders Carlsson
bdakin: review+
Anders Carlsson
Comment 1 2012-03-14 13:02:39 PDT
Anders Carlsson
Comment 2 2012-03-14 13:07:58 PDT
Ryosuke Niwa
Comment 3 2012-03-15 00:16:56 PDT
It seems like this patch caused some regression on Chromium's setting's page: http://code.google.com/p/chromium/issues/detail?id=118349 We'll probably file a new WebKit bug when we get a reduction.
Anders Carlsson
Comment 4 2012-03-15 10:46:04 PDT
(In reply to comment #3) > It seems like this patch caused some regression on Chromium's setting's page: > http://code.google.com/p/chromium/issues/detail?id=118349 > > We'll probably file a new WebKit bug when we get a reduction. I've seen problems when resizing the safari window as well. We might have to limit the scope of this fix.
Dan Beam
Comment 5 2012-03-16 11:40:12 PDT
Hey Anders, we're seeing the same behavior in chromium - here's how it manifested - http://code.google.com/p/chromium/issues/detail?id=118349.
Note You need to log in before you can comment on or make changes to this bug.