Details
-
Bug
-
Resolution: Duplicate
-
P1: Critical
-
5.9.2
-
Debian Linux
Description
When using a Shortcut element in a QML document, the shortcut presses are not received if a QQuickRenderControl and an associated QWindow are created.
You can check the behavior with the attached test code. By default the render control is used, and F2 key presses are not received. If you comment out the WITH_RENDERCONTROL flag in main.cpp the usual QQuickView is created and shortcut presses work ok.
Attachments
Issue Links
- duplicates
-
QTBUG-64548 Shortcut doesn't work in QQuickWidget
- Closed
- relates to
-
QTBUG-64548 Shortcut doesn't work in QQuickWidget
- Closed