[Webkit-unassigned] [Bug 227803] New: RenderLayerScrollableArea::updateScrollPosition assumes that it can scroll to the targeted scroll position
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 8 10:32:07 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=227803
Bug ID: 227803
Summary: RenderLayerScrollableArea::updateScrollPosition
assumes that it can scroll to the targeted scroll
position
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: mrobinson at webkit.org
CC: simon.fraser at apple.com
RenderLayerScrollableArea::updateScrollPosition calculates a target scroll offset and tries to scroll there before returning an adjusted rectangle. The adjusted rectangle is based on the target scroll offset, rather than the area's true new scroll offset. The target offset may not be equal to the area's true offset due to scroll snapping.
--
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/20210708/eb585a5c/attachment.htm>
More information about the webkit-unassigned
mailing list