DescriptionFix multi-finger click no entry bug in TouchExplorationController
Fixes a bug where user starts a right click through double tap long press or split tap long press, and places down more fingers, resulting in a no-entry sign over a grey box appearing on the screen that the user cannot leave by clicking.
This was fixed by making sure the release of the long press has the same touch id as the press, where before it was the id final finger to be released.
BUG=385302
TEST=TouchExplorationTest.*
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278310
Patch Set 1 #Patch Set 2 : rebased #Patch Set 3 : rebased #
Total comments: 6
Patch Set 4 : formatting fixes #
Messages
Total messages: 9 (0 generated)
|