Chromium Code Reviews
DescriptionDon't handle the tab press event in the window cycle event filter.
Because fullscreen windows are allowed to handle alt+tab, we have to be careful
not to handle the tab press event in the window cycle event filter as it will
be treated as a fullscreen window preventing alt-tabbing.
BUG=622396
TEST=WindowCycleControllerTest.TabPastFullscreenWindow,WindowCycleControllerTest.TabKeyNotLeaked
Committed: https://crrev.com/66b4142cfaf0acc038f220b6288089f8a60b923d
Cr-Commit-Position: refs/heads/master@{#412616}
Patch Set 1 #
Total comments: 4
Patch Set 2 : Merge and fix test for new alt+tab UI. #
Messages
Total messages: 14 (4 generated)
|
||||||||||||||||||||||||||||