-
Task
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.11
-
None
Create a test helper that handles platform specific showing / activation and verification.
QWindow window; // start helper window.show(); window.requestActivate(); QVERIFY(QTest::qWaitForWindowActive(&window)); // end helper
- relates to
-
QTBUG-139133 XCB: Two subsequent window activations can cancel each other out in a data race
-
- In Progress
-