mzomparelli / zVirtualDesktop

Windows 10 Virtual Desktop Hotkeys, System Tray Icon, Wallpapers, and Task View replacement
448 stars 44 forks source link

[BUG] "Move Window to Next/Previous Desktop & Follow" loses focus of window as moved #326

Open ManabBala opened 2 months ago

ManabBala commented 2 months ago

How to reproduce:

Focus on a window then use the "Move window to previous/next desktop & follow" command once. It will work as expected. now try to use the command repeatedly. The desired window won't be moved and followed.

Probable Cause:

I think it is the "Overlay" popup window which is shown after every VD switch, gets the window focus thus the main window loses it's focus. I Further tested it by turning it off which resolves the issue. One can also reduce the overlay duration or wait till the overlay disappears to use the command as usual.