-
-
Notifications
You must be signed in to change notification settings - Fork 494
Description
Describe the bug
When I press Command + Tab, the Alt-Tab selection cursor often lands on the current window instead of the next one. It may appear in the first or second slot of the UI, but because it’s already on the active window, pressing Command + Tab once doesn’t actually switch windows, I have to press it twice.
For example, imagine I have Window 1 and Window 2, with Window 1 active and Window 2 in the background. When I press Command + Tab, instead of highlighting Window 2, the selection highlights Window 1, even though the UI still shows the order as Window 1 -> Window 2. Sometimes the order flips to Window 2 -> Window 1, but the selection still stays on the active window. In both cases, a single Command + Tab press fails to switch to the next window.
This is happening frequently in version 9.0. I occasionally saw it in 8.x as well, but it became much worse in 9.0.
Your environment
- AltTab version: 9.0.0
- macOS version: 26.3
- Other relevant info: e.g. using external keyboard, multiple monitors, etc