[Webkit-unassigned] [Bug 173887] Scroll snap behaves unpredictably on body element, when combined with fixed overlay and changing content.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 27 15:22:27 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173887

--- Comment #1 from Wenson Hsieh <wenson_hsieh at apple.com> ---
It's trying to scroll to its last active snap offset, which is updated after performing layout. I think we need to heavily refactor this code -- it's the cause of a lot of other similar bugs too, such as mainframe programmatic scrolling broken on iOS when scroll snapping is active.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170627/62f95457/attachment.html>


More information about the webkit-unassigned mailing list