cros: Change window cycle list (alt-tab) tap behavior.
Currently with the InteractiveWindowCycleList flag enabled, if a user taps on an item it will activate that window and exit the window cycle list. It's unclear to users that this selection is being made. To address this, this CL makes it so taps move the focus ring to the tapped item rather than activating the tapped item. Test: manual + modified existing test Bug: 1067327 Change-Id: Ic35972a931d2ddf5c2afa6bb02743a25e0e9ecf5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2432725Reviewed-by:Jun Mukai <mukai@chromium.org> Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Cr-Commit-Position: refs/heads/master@{#811367}
Showing
Please register or sign in to comment