cros: Window cycle list mouse hover only moves selector.
With the InteractiveWindowCycleList flag enabled, hovering an item in the window cycle list scrolls the list to that item and moves the selector over it. This causes an issue if the window cycle list extends past the screen and a user hovers over an item on one of the ends of the list. To address this issue, this CL makes it so hovering an item only moves the selector. Test: Manual Bug: 1067327 Change-Id: Iaba916d7e24391ea8cff6d82c4a405c1e89ccd75 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2409604 Commit-Queue: Jeremy Chinsen <chinsenj@chromium.org> Reviewed-by:Xiaoqian Dai <xdai@chromium.org> Cr-Commit-Position: refs/heads/master@{#807622}
Showing
Please register or sign in to comment