rymo4u / chromium-wm

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

alt-tab does not cycle between Chrome windows and X windows #23

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
i've got a bunch of X windows (pidgin/konsole/etc... running) and i have 
"native" windows (like the Files app and the main Chrome browser).  when i 
alt-tab, it cycles between all these X windows, but it doesn't cycle between 
the "native" windows (Files app/main browser/etc...).

Original issue reported on code.google.com by vapier@chromium.org on 19 Aug 2013 at 10:15

GoogleCodeExporter commented 8 years ago
hmm, doesn't seem to be Chrome vs X windows.  seems to just be straight up 
random.  i can easily get X windows into a state where i can't alt-tab to them. 
 maybe i have too many windows open ?

Original comment by vapier@chromium.org on 20 Aug 2013 at 11:08

GoogleCodeExporter commented 8 years ago
Can you do it with just chrome windows too?

Original comment by danakj@chromium.org on 20 Aug 2013 at 11:12

GoogleCodeExporter commented 8 years ago
it doesn't seem like it, but i'll have to use it for a while before i'll notice 
...

Original comment by vapier@chromium.org on 21 Aug 2013 at 3:29

GoogleCodeExporter commented 8 years ago
hmm, i think you can reproduce by doing:
 * have one normal Chrome window open
 * launch Crosh in a window by itself [1]
 * run a Linux Chrome instance
 * run a Windowed app in that Chrome instance [2]
 * try to alt+tab between these 4 windows, but the new Windowed app never gets selected
 * select the normal Chrome instance again manually
 * now alt+tab can select the new window !?

[1] 
https://chrome.google.com/webstore/detail/crosh-window/nhbmpbdladcchdhkemlojfjdk
njadhmh
[2] 
https://chrome.google.com/webstore/detail/beagle-term/gkdofhllgfohlddimiiildbgog
gdpoea

Original comment by vapier@chromium.org on 29 Aug 2013 at 10:14

GoogleCodeExporter commented 8 years ago
yeah, seems like cycling back to the main Chrome browser window and manually 
clicking it causes all the windows to show up in the alt-tab list

Original comment by vapier@chromium.org on 5 Sep 2013 at 1:22