nikitabobko / AeroSpace

AeroSpace is an i3-like tiling window manager for macOS
https://nikitabobko.github.io/AeroSpace/guide
MIT License
7.56k stars 124 forks source link

Focus to another monitor which contains same application, it will focus the application on current monitor but not focus next/prev monitor. #658

Closed z1645444 closed 2 weeks ago

z1645444 commented 2 weeks ago

From monitor A launch a browser(or other applications), and create a new window, move it to next monitor - monitor B. So far everything works perfect.

Now launch any other app on monitor A, focus that app window. Then try to focus monitor B. We focus brower. Try to focus monitor B again. We focus monitor B.

You have to focus on the cloned window at first, then could make a move.

I also tried run command on termianl to make a focus move. Same.

It's fine if I just use one monitor. I can focus other desktop as usual even if I open browsers on every desktop.

nikitabobko commented 2 weeks ago

Duplicate of #101