Revert "cros: Add alternate keys for interacting with window cycler (alt+tab)."
This reverts commit feab4f74. Reason for revert: Findit (https://goo.gl/kROfz5) identified CL at revision 800423 as the culprit for failures in the build cycles as shown on: https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2ZlYWI0Zjc0YzQ5ZmQ2MDBlMTJkNWE1M2IyYjA5M2IyNjdjMWE3MzYM Sample Failed Build: https://ci.chromium.org/b/8871393632014939696 Sample Failed Step: compile Original change's description: > cros: Add alternate keys for interacting with window cycler (alt+tab). > > Currently a user can only cycle the window cycle list using alt+tab or > alt+shift+tab. Also, the user can only confirm their selection by > releasing the alt key. > > This CL improves the interactivity of window cycler by introducing the > following changes. Pressing the left and right arrows now move the > selection while the window cycler is open. Pressing enter or space > now confirms the selection. > > WindowCycleControllerTest.KeysConfirmSelection > > Test: WindowCycleControllerTest.LeftRightCycle, > Bug: 1067327 > Change-Id: I03682c5545bf82415b9e71a4814bf5c1b0c196bc > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2358586 > Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> > Reviewed-by: Sammie Quon <sammiequon@chromium.org> > Reviewed-by: Xiaoqian Dai <xdai@chromium.org> > Cr-Commit-Position: refs/heads/master@{#800423} Change-Id: I026a93cb1506ff6e0dc8d9f0e0d49e7236c0aee5 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1067327 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2368813 Cr-Commit-Position: refs/heads/master@{#800482}
Showing
Please register or sign in to comment