Details
-
Bug
-
Resolution: Invalid
-
P1: Critical
-
4.6.0, 4.7.2
Description
If a shortcut set for a QAction using the QAction::setShortcut() action is not triggered using the key combination. The expected behavior is the QAction to be triggerred.
Also if a key combination with ctrl key is added pressing the ctrl+ some key can cause the assert on QShortcutMap::find(QKeyEvent *e) fail. I am able to reproduce this by setting the shortcut to Ctrl +2 and pressing Ctrl + G on the keyboard.
Attachments
Issue Links
- is required for
-
QTBUG-5056 Softkeys example gives ASSERT failure with F2 keypress from PC keyboard
-
- Closed
-
- replaces
-
QTBUG-14439 Keyboard shortcuts do not work in Symbian
-
- Closed
-