[Webkit-unassigned] [Bug 198599] New: Setting scrollLeft/scrollTop to 0 during rubber-banding should not change the visible scroll offset
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 5 20:00:29 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=198599
Bug ID: 198599
Summary: Setting scrollLeft/scrollTop to 0 during
rubber-banding should not change the visible scroll
offset
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Scrolling
Assignee: webkit-unassigned at lists.webkit.org
Reporter: simon.fraser at apple.com
If content sets scrollLeft/scrollTop to 0 while the user is rubber-banding, then we shouldn't clobber the rubber-banding offset, since this triggers a visual glitch.
A more general approach would be to never let the content override the visual scroll position if the user has a finger down, or we're animating a rubber-band.
--
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/20190606/5502351e/attachment-0001.html>
More information about the webkit-unassigned
mailing list