Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.11.1
-
-
09a2a9bc4a4a5c9ef7849d3f30243cd8e2d389d1
Description
In Qt 4, those events were queued and sent when event loop was run without excluding those events. While it makes sense that this behaves this way as it is only meant for filtering the events, due to this behavior change, some code which relies on native input events is more difficult to port to Qt 5.
Attachments
Issue Links
- relates to
-
QTBUG-67095 Windows messages sent twice to event filters, WM_CHAR missing completely
- Closed
-
QTBUG-42183 QWidget::nativeEvents doesn't receive WM_KEY* messages
- Open