Details
-
Bug
-
Resolution: Incomplete
-
P2: Important
-
None
-
5.12.4
Description
After starting the QWindow Compositor (https://doc.qt.io/qt-5.12/qtwaylandcompositor-qwindow-compositor-example.html) and running the attached example with "qmlscene focusOnTab.qml -platform wayland" you can navigate with the TAB key through the items.
When you switch to another window of your native operating system with ALT - TAB keys and return to the Wayland window again with the same shortcut, no navigation with the TAB key is possible anymore.
It seems the AltModifier is left on after Alt-Tabbing and is unclearable, interfering with TAB key events.
Attachments
Issue Links
- relates to
-
QTBUG-109209 Alt key modifier stuck after system shortcut in apps with WaylandCompositor
- Closed