Bug 202377 - [scroll-snap] scroll snapping snaps back to beginning for all scrolls in RTL mode
Summary: [scroll-snap] scroll snapping snaps back to beginning for all scrolls in RTL ...
Status: RESOLVED DUPLICATE of bug 193671
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari Technology Preview
Hardware: All All
: P2 Major
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-30 15:48 PDT by Callie Riggins
Modified: 2019-10-01 07:25 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Callie Riggins 2019-09-30 15:48:09 PDT
If you go to https://webkit.org/demos/scroll-snap/index.html and edit the html attribute to have dir="rtl", then you can never scroll past the first item in any of the demos with css scroll snapping using scroll-snap-type. I'm using specifically scroll-snap-type: x mandatory to build a photo carousel and it means we can't scroll past the first photo ever.
Comment 1 Wenson Hsieh 2019-10-01 07:25:50 PDT

*** This bug has been marked as a duplicate of bug 193671 ***