Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.6.0 RC
-
None
-
Ubuntu 15.10 64 bit
qtbase f831c97a084d0781ecaa378cc8f54cf8ba4716fd
Description
- Open the demo project from
QTBUG-50360. - In line 29 of ShortcutTest.cpp, add a key sequence that uses the Alt key, e.g. "Alt+G".
- Build and run this on Qt 5.5.1.
- Press the shortcut.
You'll see output like: QKeySequence("Alt+G") - Build and run this on Qt 5.6.
- Press the shortcut.
You won't see such output.
Qt 5.6 should still be able to handle shortcuts using the Alt key.
Attachments
Issue Links
- relates to
-
QTBUG-50395 [REG 5.5.1 -> 5.6] Shortcuts needing implicit shift broken
- Closed
-
QTBUG-50772 Key event and shortcut handling cleanup
- Closed
- replaces
-
QTCREATORBUG-15718 Alt+numbers are not opening panels anymore
- Closed
- resulted from
-
QTBUG-50360 [Reg: 5.5.1->5.6] Problems with key shortcuts and key modifiers
- Closed