After upgrading to Ubuntu 21.04 "hirsute", changing of program windows with ALT+TAB stops working. After a while I am not able to jump between programs.
Also the red dots in the favorites bar which shows that a program is open/active are not vanishing after closing / shutting down the program any more, at least for Thunderbird.
~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=21.04
DISTRIB_CODENAME=hirsute
DISTRIB_DESCRIPTION="Ubuntu 21.04"
~$ echo $XDG_CURRENT_DESKTOP
ubuntu:GNOME
Does anybody know how to get my workflow back?
Addition: it's not ALT+TAB which is not working. It is only "change windows". If I switch ALT+TAB to "change windows immediately" in the gnome settings for keyboard shortcuts, it works to change the windows directly. After a reboot and changing it back to "change windows" (with having a choice through all open programs) it works for a while then stops working again after some time. Strange...