DescriptionHandle gesture scroll events on scrollbars from Touchpad.
With wheel gesture event generation wheel events inside scrollbars
were not working correctly. The scrollbar was only entering the
capturing phase on gesture tap down which doesn't occur with Touchpad.
Transition capturing state on GestureScrollBegin when over a scrollbar.
LayoutTest/fast/events/wheel-in-scrollbar.html LayoutTest covers testing
this when wheel event gestures are enabled.
BUG=568183
Committed: https://crrev.com/577382823d241be3ba011b9713c817afdfd5a2c3
Cr-Commit-Position: refs/heads/master@{#381988}
Patch Set 1 #Patch Set 2 : Err; actually submit the updated file #Patch Set 3 : Add Layout test #
Total comments: 2
Patch Set 4 : Add ASSERTS, remove layout test #
Total comments: 4
Patch Set 5 : Add comment #
Messages
Total messages: 17 (8 generated)
|