[Webkit-unassigned] [Bug 148937] New: Scroll snapping should work on iOS without -webkit-overflow-scrolling: touch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 7 11:42:47 PDT 2015


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

            Bug ID: 148937
           Summary: Scroll snapping should work on iOS without
                    -webkit-overflow-scrolling: touch
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: iOS
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com

Created attachment 260744
  --> https://bugs.webkit.org/attachment.cgi?id=260744&action=review
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150907/22c2fef2/attachment.html>


More information about the webkit-unassigned mailing list