-
Type:
Bug
-
Status: Open
-
Priority:
P2: Important
-
Resolution: Unresolved
-
Affects Version/s: 5.2.0
-
Fix Version/s: None
-
Component/s: GUI: Basic Input System (keyboard, mouse, touch)
-
Labels:None
-
Environment:Tested on OSX Mavericks, mac pro, and macbook pro.
-
Platform/s:
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.
- relates to
-
QTBUG-50772 Key event and shortcut handling cleanup
-
- Reported
-