Alt-Tab doesn't allow to activate non-native (Java or Wine) windows - Mutter 43.3, X & Wayland
Affected version
- OS: Arch linux (rolling)
- Mutter 43.3
- Occurs both in XOrg and Wayland
Bug summary
Window switcher doesn't allow to focus non-native (Wine or Java) applications, but allows to switch between regular (GTK and/or QT) applications. Selecting application with mouse still works.
Steps to reproduce
- Launch Gedit (native application)
- Launch jEdit or Notepad++ (non-native application)
- Alt-tab to Gedit, type some text
- Press Alt-tab to select non-native application in window switcher
- Type some more text
What happened
Gedit still has focus (and shows as active window name); text typed in step 5 appears in Gedit window
What did you expect to happen
Non-native application has focus (and shows as active window name in the upper left corner). Text typed in step 5 appears in non-native window.