[Webkit-unassigned] [Bug 142522] New: Overflow regions with scroll snap points are not reliably rubber banding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 9 19:22:28 PDT 2015


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

            Bug ID: 142522
           Summary: Overflow regions with scroll snap points are not
                    reliably rubber banding
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: MathML
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

The rubber band animation is not reliably triggering when scrolling regions with scroll snap points.

This seems to be due to the scroll snap point animation. Probably, the rubber band animation is getting tossed aside in favor of the scroll snap point animation. We probably need to be checking if our scroll takes us past the snap point bounds, so that we can ignore snap point animation and make sure we trigger the rubber band operation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150310/3c9001f9/attachment-0002.html>


More information about the webkit-unassigned mailing list