DescriptionFilter spurious mouse move events.
Due to crbug.com/489468, detection of re-written key combinations
(e.g. Search+Backspace->Delete) were being mis-treated as modifier
key combinations (i.e. Search+Backspace->Search+Delete).
Since the spurious mouse event causing this has the same x and y
coordinates as the previous mouse event, it can be filtered to
suppress the unwanted keyboard event.
BUG=484329
Committed: https://crrev.com/7732b72f6f4b61d3e00b17049ec2a57a0f3e80f7
Cr-Commit-Position: refs/heads/master@{#330829}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Reviewer feedback. #
Messages
Total messages: 11 (2 generated)
|