Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.9
-
None
Description
The mouse cursor is moved using QTest::mouseMove and the hover state is then checked. If either the mouse move was not respected, or the cursor moves between the QTest::mouseMove and the check (reproducible in non CI-env by just moving the cursor a lot manually), then the test will fail.
Attachments
Issue Links
- relates to
-
QTBUG-63991 cleanup tests [qtbase]: mouse event handling
- Reported