You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was able to reproduce the issue. I must say I was surprised because I remember taking care of this scenario a while ago (in f4d3db7). It turns out that I had only tested various other scenarios, but not that exact one. I added some logic to handle closed windows. It works correctly for me. Could you test this build?
# [6.49.0](v6.48.0...v6.49.0) (2022-11-02)
### Bug Fixes
* command+backtick not working if stage manager is on (closes [#2053](#2053)) ([848ae5f](848ae5f))
* crash when setting some shortcut combinations (closes [#2061](#2061)) ([8b2d659](8b2d659))
* hide minimize and fullscreen thumbnail buttons for tabs ([b62c422](b62c422))
* improve key repeat-rate when held (closes [#2026](#2026)) ([1821dea](1821dea))
* key-above-tab on international keyboards (closes [#1190](#1190)) ([4c31740](4c31740))
* thumbnails would sometimes be the wrong size ([1065c0d](1065c0d))
* wrong focus after active app becomes windowless (closes [#2065](#2065)) ([281b3ed](281b3ed))
### Features
* improve some localizations ([292e6b0](292e6b0))
* play alert sound for unavailable thumbnail shortcuts ([fd84a9a](fd84a9a))
* support adobe after effects non-standard windows (closes [#1982](#1982)) ([7b54873](7b54873))
Describe the bug
When alt+tabbing after a window becomes windowless, the first item in the list is skipped over
Screenshots / video
Screen.Recording.2022-10-31.at.19.35.01.mp4
Video explanation:
Steps to reproduce the bug
The text was updated successfully, but these errors were encountered: