[Webkit-unassigned] [Bug 135971] New: Fix gliding in AxisScrollSnapAnimator for Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 01:57:03 PDT 2014


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

           Summary: Fix gliding in AxisScrollSnapAnimator for Mac
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Unspecified
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: wenson_hsieh at apple.com


After finishing animation to a snap point due to a a flick gesture, leftover momentum events that are handled by the AxisScrollSnapAnimator are incorrectly pushed to the momentum tracking window, occasionally causing a second extremely slow gliding animation to take place after reaching the intended snap point. This is fixed by distinguishing the Idle state due to user interaction from the Idle state caused by reaching the intended snap point.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list