[Webkit-unassigned] [Bug 142351] New: [Mac] 'Gliding' phase of scroll snap points is incorrect on desktop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 5 11:34:50 PST 2015


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

            Bug ID: 142351
           Summary: [Mac] 'Gliding' phase of scroll snap points is
                    incorrect on desktop
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: bfulgham at webkit.org

When working with scroll snap points, I frequently encounter a problem where a momentum gesture does not smoothly animate to the expected snap point. Instead, the momentum animation follows its normal animation curve, ending somewhat short of the desired scroll point. At that point, the snap point animation picks up and slides the element to the correct snap point.

This is incorrect. The momentum gesture should be calculating its path based on the snap point.

-- 
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/20150305/e1ccb87d/attachment-0002.html>


More information about the webkit-unassigned mailing list