Anyone else seeing an annoying bug in Sonoma where e.g. you're typing in Chrome and suddenly the frontmost window has lost focus and you have to click to activate it again?
I am seeing this 5-10 times per hour and it's really annoying.
I wrote a little app called frontapp to make it easier to track this. It prints a timestamp (millisecond accuracy), full Pathname, AppName, Bundle ID and PID to a small window, keeping a running log. Also displays a little menubar item with the name of the current frontmost app.
If you want to give it a try, grab it from my GitHub:
https://github.com/luckman212/frontapp
Similar (maybe identical?) to this older report:
https://forums.macrumors.com/threads/macos-windows-focus-bug.2399922/
I am seeing this 5-10 times per hour and it's really annoying.
I wrote a little app called frontapp to make it easier to track this. It prints a timestamp (millisecond accuracy), full Pathname, AppName, Bundle ID and PID to a small window, keeping a running log. Also displays a little menubar item with the name of the current frontmost app.
If you want to give it a try, grab it from my GitHub:
https://github.com/luckman212/frontapp
Similar (maybe identical?) to this older report:
https://forums.macrumors.com/threads/macos-windows-focus-bug.2399922/