[Webkit-unassigned] [Bug 101516] Handle gesture events on scrollbars.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 14:31:12 PST 2012


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





--- Comment #11 from Robert Flack <flackr at chromium.org>  2012-11-15 14:33:02 PST ---
In the 4th patch I added cancelling flings. Since EventHandler knows if a scrollbar is handling gestures we can query that on GestureFlingStart to know whether to cancel the fling. Alternately if we know the scrollbar direction we could rail and amplify the fling but I think this will work as a first pass. Please take a look, thanks!

-- 
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