Notion Focus Bug in AeroSpace 0.18 #1294
-
Hey there! I've run into an issue with AeroSpace since upgrading to version 0.18. The issue does not occur in earlier versions. I've set up my workspaces with specific apps assigned to each (like B for browser, N for Notion, etc). The problem happens when I'm using Notion and try to switch to another workspace with a keyboard shortcut. While the workspace visually changes, Notion somehow stays focused - it still shows in the menu bar and the app in my new workspace doesn't get any keyboard input. Weirdly, this only happens with Notion. Switching between other app workspaces works perfectly fine. I did some digging and added debug logs to the code. It looks like when navigating away from the Notion workspace, the In this example, I switch from workspace 1 (Xcode) to workspace N (Notion) and then back to workspace 1. However, when I return to workspace 1, Notion remains the active application.
Here's a link to the log statements I added: FelixLisczyk@274737d I'm happy to help troubleshoot further if you can't reproduce it - just let me know what additional info would be useful or what parts of the code I should add more logging to. Thanks for looking into this! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Thanks, reproduced. IDK yet what causing it. The tracking issue: #1325 |
Beta Was this translation helpful? Give feedback.
Thanks, reproduced. IDK yet what causing it. The tracking issue: #1325