[Webkit-unassigned] [Bug 253056] New: [css-scroll-snap] Tap before scroll has settled causes scrolling to revert to the previous snap point

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 27 22:08:58 PST 2023


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

            Bug ID: 253056
           Summary: [css-scroll-snap] Tap before scroll has settled causes
                    scrolling to revert to the previous snap point
           Product: WebKit
           Version: Safari 16
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Scrolling
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: johannes.odland at nrk.no
                CC: simon.fraser at apple.com

Created attachment 465214

  --> https://bugs.webkit.org/attachment.cgi?id=465214&action=review

A screen recording of the bug. The user taps the screen before the scroll has settled, and the browser scrolls back to the previous snap point.

How to reproduse: 
1. Open a page with scroll-snap on :root/html (I.e. this codepen in debug mode: https://codepen.io/johannesodland/pen/poORgOr)
2. Scroll down
3. Tap the screen before the scroll has settled

Expected result: 
The tap should be registered as a normal click. This happens on desktop Safari, in other browsers and when scrolling a scroll-container with scroll-snap.

Actual result: 
The current snapping is interrupted, and the browser snaps back to the previous snap-point.

-- 
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/20230228/d233f426/attachment.htm>


More information about the webkit-unassigned mailing list