Details
-
Type:
Bug
-
Status: Closed
-
Priority:
P3: Somewhat important
-
Resolution: Moved
-
Affects Version/s: 4.7.2, 5.4.0 Beta
-
Fix Version/s: None
-
Component/s: GUI: Basic Input System (keyboard, mouse, touch), QPA: X11/XCB
-
Labels:None
-
Environment:X11
Description
Hi!
Qt::KeyboardModifiers cannot handle ISO_Level5_Shift with X11. That causes problems when using this modifier within shortcuts etc. (e.g. it cannot differentiate between ctrl+⟨X⟩ and ctrl+ISO_Level5_Shift+⟨X⟩, even if (ISO_Level5_Shift+⟨X⟩ gets mapped to a know symbol)
Attachments
Issue Links
- relates to
-
QTBUG-61301 any Hyper or Super key misidentified as Meta key
-
- Reported
-
-
QTBUG-50786 Modifier keys ISO_Level3_Shift and ISO_Level5_Shift etc. insufficiently handled
-
- Closed
-
-
QTBUG-30542 XK_ISO_Level5_Shift key missing in qxcbkeyboard
-
- Closed
-