Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.12.12, 6.4.3, 6.5.1
-
None
Description
QML Shortcut component does not catch Cmd+V event under macOS in case the active keyboard layout is non-English (e.g. Russian).
Repro steps:
- Launch the attached app in English locale. Press Cmd+V. Make sure you're getting "Got Paste command" output.
- Switch to non-English layout (e.g. Russian).
- Try to press Cmd+V. Nothing happens. Shortcut's onActivated is not called.
Attachments
Issue Links
- duplicates
-
QTBUG-79493 Mac: QML Shortcut with StandardKey.Copy sequence is not activated in russian (any non-latin?) locale
-
- Closed
-