DescriptionAvoid toggling app list if interrupted by mouse
If mouse press/release occurs between search key down and up, avoid
toggling app list. This is helpful when user is chromoting from chromeos
to other system which uses 'Win+Click' as a gesture.
BUG=665897
TEST=
ash_unittests --gtest_filter=
'AcceleratorControllerTest.GlobalAcceleratorsToggleAppList'
ash_unittests --gtest_filter=
'AcceleratorFilterTest.ToggleAppListInterruptedByMouseEvent'
Review-Url: https://codereview.chromium.org/2923723002
Cr-Commit-Position: refs/heads/master@{#485107}
Committed: https://chromium.googlesource.com/chromium/src/+/272d1bb23336c996a82630c0711c19d94a480ad0
Patch Set 1 #Patch Set 2 : Add unit test #Patch Set 3 : Add unit test in accelerator_filter_unittest.cc #
Total comments: 2
Patch Set 4 : Rebase and refactor is_interrupted_by_mouse_event() to interrupted_by_mouse_event() #
Messages
Total messages: 26 (12 generated)
|