Has anyone encountered an issue in which Terminal.app is no longer able to switch focus to another application?
For example, typing in the command open . would have previously opened the current folder in Finder, and then switch focus to Finder (i.e. bring Finder to foreground). However, that no longer works, and no options/etc. seem to fix it.
Similar results with applications (e.g. open /Applications/Safari.app/) and URLs (e.g. open http://www.google.com/). The requested action takes place, but the OS' focus stays on Terminal.app.
Terminal.app has full Accessibility permissions, so that's not it.
Anyone else run into this and/or found a solution?
Running MacOS Monterey (12.0) on Apple Silicon.
NSAppandNSWindowschenanigans. Turning off Secure Keyboard Entry worked like a charm. – Nathanael Weiss Sep 21 '22 at 20:03