abyss7 / chromium-wm

Automatically exported from code.google.com/p/chromium-wm
1 stars 0 forks source link

cycling between windows sends focus to wrong place #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
using 33.0.1710.0-1 atm

open multiple windows, including one to a page that responds to mouse 
movement/key presses.  Google music is an easy example (when you mouse over 
songs, there is visible feedback).

focus the window w/Google music.  move your mouse around to see the graphic 
changes.  then hit alt+tab and hold alt down.  continue to move your mouse and 
see the UI still respond.

i've also seen the focus get stuck on a previous window which can send 
keystrokes to the wrong place :(.  alt+tabbing again or forcing focus between 
two diff windows seems to fix it.

Original issue reported on code.google.com by vapier@chromium.org on 25 Mar 2014 at 2:21