Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.4.3
-
-
f341f75c8 (dev), 1781d7709 (6.6)
Description
User reported following:
"
we use a global QML Shortcut the sequence of which is initialized with “Ctrl+Alt+O”. Displaying the Shortcut.nativeText works fine for Windows (displays the translated string, e.g., “Strg+Alt+O” on a german Windows) and macOS (displays [Cmd][Alt]O, with the “icons” for the cmd and alt key), but on iOS it also displays “Ctrl+Alt+O”.
"
Qt Support tested this and on iOS the attached example printed “Ctrl+Alt+O”
Could this be checked that if the result is intended or a bug?
Attachments
Issue Links
- duplicates
-
QTBUG-95892 Modifier keys display Windows names in QKeySequenceEdit on iOS
-
- Closed
-
For Gerrit Dashboard: QTBUG-113165 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
482604,3 | Align QKeySequence behavior between macOS and iOS | dev | qt/qtbase | Status: MERGED | +2 | 0 |
515033,2 | Align QKeySequence behavior between macOS and iOS | 6.6 | qt/qtbase | Status: MERGED | +2 | 0 |