Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(297)

Issue 2252673002: Don't handle the tab press event in the window cycle event filter. (Closed)

Created:
4 years, 4 months ago by flackr
Modified:
4 years, 4 months ago
Reviewers:
varkha
CC:
chromium-reviews, kalyank, sadrul
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don'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. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -3 lines) Patch
M ash/wm/window_cycle_controller_unittest.cc View 1 2 chunks +38 lines, -0 lines 0 comments Download
M ash/wm/window_cycle_event_filter_aura.cc View 1 1 chunk +7 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
flackr
PTAL, this fixes alt+tab stopping at fullscreen windows. We need to let that keypress go ...
4 years, 4 months ago (2016-08-16 14:35:58 UTC) #2
Evan Stade
On 2016/08/16 14:35:58, flackr wrote: > PTAL, this fixes alt+tab stopping at fullscreen windows. We ...
4 years, 4 months ago (2016-08-16 16:37:48 UTC) #3
flackr
On 2016/08/16 at 16:37:48, estade wrote: > On 2016/08/16 14:35:58, flackr wrote: > > PTAL, ...
4 years, 4 months ago (2016-08-16 18:13:08 UTC) #4
flackr
On 2016/08/16 at 18:13:08, flackr wrote: > On 2016/08/16 at 16:37:48, estade wrote: > > ...
4 years, 4 months ago (2016-08-17 17:47:14 UTC) #5
varkha
Sorry, didn't realize I am the sole reviewer on this and I am travelling. Have ...
4 years, 4 months ago (2016-08-17 18:06:57 UTC) #6
Evan Stade
On 2016/08/16 18:13:08, flackr wrote: > On 2016/08/16 at 16:37:48, estade wrote: > > On ...
4 years, 4 months ago (2016-08-17 18:18:07 UTC) #7
flackr
Had to adjust the test since with the new UI we don't change focus during ...
4 years, 4 months ago (2016-08-17 19:07:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2252673002/20001
4 years, 4 months ago (2016-08-17 19:12:56 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-17 19:55:09 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-17 19:58:45 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/66b4142cfaf0acc038f220b6288089f8a60b923d
Cr-Commit-Position: refs/heads/master@{#412616}

Powered by Google App Engine
This is Rietveld 408576698