Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8.3
Description
shortcutOverride is not working properly when inserting KeyEvent. When the focus is on a SpinBox, the events get handled twice in the SpinBox and the main window.
To reproduce the issue:
- Run the attached example project.
- Set focus on the SpinBox and scroll the mouse wheel.
Both the SpinBox value and the main window property get affected.
Attachments
Issue Links
- relates to
-
QTBUG-48325 [REG: 5.4.2->5.5.0] Sending key event through sendEvent ignores shortcuts
-
- Closed
-
- resulted from
-
QTBUG-78304 Sending key event through sendEvent from QObject event filter ignores QML Shortcut
-
- Closed
-