Bug 183158 - [scroll-snap] No snap behavior when scrolling scroll-snap defined body within iframe
Summary: [scroll-snap] No snap behavior when scrolling scroll-snap defined body within...
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari Technology Preview
Hardware: Mac macOS 10.12
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-26 22:26 PST by jonjohnjohnson
Modified: 2021-02-12 02:42 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jonjohnjohnson 2018-02-26 22:26:24 PST
Could be related to or dup of this bug according to wenson_hsieh@apple.com -> https://bugs.webkit.org/show_bug.cgi?id=183157

Steps to reproduce:
1. Go to this url -> http://jsbin.com/susadajiwe/
2. Try scrolling colored block, which is iframe with src -> https://whsieh.github.io/examples/scroll-snap-mainframe
3. Notice no snap behavior for the endpoint when in iframe, though behavior works when navigating to it independently.
Comment 1 Martin Robinson 2021-02-12 02:42:46 PST
This fails for me in Safari, but works in Safari Technology Preview 120, so I think this has been fixed by another change.