Details
-
Bug
-
Resolution: Won't Do
-
P2: Important
-
None
-
4.5.3
-
None
Description
When using QTest::mouseMove() it does not seem to actually recieve the mouse move event on Windows and X11, whereas on Mac it works fine.
The attachment is a patch to modify the QMouseEvent test, this passes on Mac, but not elsewhere since it never receives the mouse move event.
Attachments
Issue Links
- is required for
-
QTBUG-69413 QTestLib Changes in Qt
- Open
- relates to
-
QTBUG-63991 cleanup tests [qtbase]: mouse event handling
- Reported