Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
5.2.0
-
None
-
Tested on OSX Mavericks, mac pro, and macbook pro.
Description
TextInput accepts and incorrectly prints modified key events that have no function in TextInput. This prevents global hotkeys such as "ctl+s" (save) or StandardKeys from functioning.
TextInput should only accept keys with modifiers (any keys for that mater) that have actual meaning to TextInput, and pass all others on for upstream handling to be UX consistent with applications.
Attachments
Issue Links
- relates to
-
QTBUG-50772 Key event and shortcut handling cleanup
- Closed