Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.1.0 RC1
-
Mac OS X 10.8, qtbase 6811920dea2e864dc2b7231c18c8b72af5cab7f5
-
e3cf87bb754b10eae4c6d852d912d1b107ee03ed
Description
When I press e.g. ctrl+a in a shortcut dialog in Qt Creator (General > Keyboard) or Designer (action editor), the '^' for the control key appears but nothing else. The shortcut seems to work (i.e. is executed when I press the key). The Qt Creator settings, which use QKeySequence::toString(), contain "Meta+\x1". Meta is correct for Mac ctrl key, the "\x1" is unexpected and should just be "A".
Attachments
Issue Links
- is required for
-
QTBUG-31856 Qt5.1.0 issues to be fixed before final
- Closed
- relates to
-
QTBUG-50772 Key event and shortcut handling cleanup
- Closed
- replaces
-
QTBUG-31811 Sequential shortcuts don't work
- Closed