DescriptionMake the native select menus work on Linux touch screen
The master device now sends ButtonPress event when touching a native
select menu, and it is converted to another TouchPress, so that the
gesture recognizer cannot generate the right gesture tap event, which
causes the drop-down menu does not response for the touches.
We set masks for the touch events in the GrabPointer, so that master device
will send touch events not button events any more for touch screen.
BUG=458773
Committed: https://crrev.com/9054218f820a9d0502c24db35837c81a8f4ffa73
Cr-Commit-Position: refs/heads/master@{#320127}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Add comment #
Total comments: 2
Patch Set 3 : #
Total comments: 1
Patch Set 4 : #Patch Set 5 : #
Total comments: 1
Patch Set 6 : #Messages
Total messages: 22 (9 generated)
|