Descriptionexo: Send pointer location before button event
We are not guranteed a mouse motion event before receiving a button
event, which can lead to clicks at the wrong location.
This CL makes sure that button events will report any location and
pointer changes before generating the button event.
BUG=645576
Committed: https://crrev.com/89504256241c40140c4dcfea06c3a24bf5007d74
Cr-Commit-Position: refs/heads/master@{#419596}
Patch Set 1 #
Total comments: 1
Patch Set 2 : send pointer updates before event specific events #
Total comments: 1
Patch Set 3 : do not update location on events that do not contain location #Messages
Total messages: 14 (6 generated)
|