-
Notifications
You must be signed in to change notification settings - Fork 268
Windows not activated/out of focus after desktop switch #132
Comments
Sees it's the same issue, when just switching to another desktop. For some reason, it's trying to focus on the wrong windows, what is minimized. |
I am experiencing this issue as well, with the latest version (0.11.2). I am on Windows 10 Version 1709 OS Build 16299.125. |
as timely solution I moved to https://github.com/mzomparelli/zVirtualDesktop/ it has the same functionality, but this feature works fine. |
I just updated to Windows 10 1809 and the focus issue started happening. I tried updating to the latest version (0.11.2 at this time) but it didn't help, I guess Microsoft has changed something. I'm pretty sure the "app highlight" described above was happening for me before I updated Windows so they are probably separate issues. From what I can tell the focus remains on the application I was in when I triggered the desktop change. Previously it would properly select the application at the front of the new desktop as one would expect. This issue makes this tool almost useless since it adds an extra click to every single desktop change, so it's a high priority problem. |
Right now I have this combo
If I hit Win + Ctrl+ F1 - it will move window and switch to Desktop1, but it will loose focus for moved window. So if I will hit immediately Win + Ctrl+ F2, it will not move this windows back to Desktop2, as it out of focus.
The text was updated successfully, but these errors were encountered: