WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
148937
Scroll snapping should work on iOS without -webkit-overflow-scrolling: touch
https://bugs.webkit.org/show_bug.cgi?id=148937
Summary
Scroll snapping should work on iOS without -webkit-overflow-scrolling: touch
Wenson Hsieh
Reported
2015-09-07 11:42:47 PDT
Created
attachment 260744
[details]
Test case that reproduces the bug Scroll snapping should work, even without -webkit-overflow-scrolling: touch; set in the parent scrolling container. Currently, in order for scroll snapping to work, this property is required. * STEPS TO REPRODUCE 1. Open the attached test case (scroll-snap.html) 2. Scroll in the container. * RESULTS Expected to snap to each of the child elements. Observed that scroll snapping does not work. * REGRESSION Scroll snapping without -webkit-overflow-scrolling: touch; was never implemented.
Attachments
Test case that reproduces the bug
(1.25 KB, text/html)
2015-09-07 11:42 PDT
,
Wenson Hsieh
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Wenson Hsieh
Comment 1
2015-09-07 11:43:40 PDT
<
rdar://problem/22603172
>
Martin Robinson
Comment 2
2021-07-07 08:36:43 PDT
I believe this is no longer the case.
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