Details
-
Bug
-
Resolution: Moved
-
P3: Somewhat important
-
None
-
4.7.2, 5.4.0 Beta
-
None
-
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