Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.6, 6.7
Description
QXkbCommon::toKeysym sometimes only returns one key sym even when there are multiple matching key syms. (https://github.com/qt/qtbase/blob/dev/src/gui/platform/unix/qxkbcommon.cpp#L455)
E.g., the Qt::Key_Delete maps to both XKB_KEY_Delete and XKB_KEY_Clear, but QXkbCommon::toKeysym only returns XKB_KEY_Clear
Related downstream KDE report: https://bugs.kde.org/show_bug.cgi?id=482847
Attachments
Gerrit Reviews
For Gerrit Dashboard: QTBUG-123135 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
546610,3 | QXkbCommon: return all matches from toKeySym | dev | qt/qtbase | Status: NEW | +1 | 0 |