[Webkit-unassigned] [Bug 176458] overflow scroll inside a grid item gets scroll offset reset to 0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 7 14:48:16 PDT 2017


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

--- Comment #8 from Ashley Gullen <ashley at scirra.com> ---
Well in this case the main view is actually rendered with a canvas. We can store the scroll position separately and basically ignore the browser-provided scroll position, making the scroll position write-only. If the scrollbars were visible they'd probably show the wrong position, but on macOS they're invisible so we get away with it.

-- 
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/20170907/c958ff9d/attachment.html>


More information about the webkit-unassigned mailing list