WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 253056
253110
Scroll jumps to an incorrect position if the user taps the viewport before scroll-snapping is complete
https://bugs.webkit.org/show_bug.cgi?id=253110
Summary
Scroll jumps to an incorrect position if the user taps the viewport before sc...
Zouhir
Reported
2023-02-28 14:17:39 PST
Repro steps: 1- Go to
https://scroll-snap-demo.web.app/
2- Scroll past the results (~3500px on iPhone XR) 2.a- When you reach colorful sections, you should start noticing CSS scroll snap points. 3- Scroll to go to next colorful section. 4- Before scroll snap is complete, *tap* anywhere on the screen. Actual Behavior on Safari 16 in iOS: - Tapping interrupts scroll snapping, and causes scrolling to jump, restoring the original position before any scrolling happened. Expected behavior: - Tapping should not cause any scrolling position to change
Attachments
Add attachment
proposed patch, testcase, etc.
Simon Fraser (smfr)
Comment 1
2023-02-28 14:21:47 PST
*** This bug has been marked as a duplicate of
bug 253056
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug