qt5base-lts/tests/auto/widgets
Tor Arne Vestbø 2e58e242b4 Don't rely on synthetic mouse events in updateFocusChainWhenChildDie test
Synthetic mouse events are not reliable, as the platform might restrict
synthetic mouse moves. In addition, the WM might automatically activate
the window when the other window is hidden, which makes the EXPECT_FAIL
flakey.

Since the test was not written to test window activation, let's just
explicitly activate the window.

Fixes: QTBUG-23699
Pick-to: 6.4
Change-Id: I0ac1d3bc0658dfbd600a1f5d960839860be6dd2c
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2022-09-14 19:07:14 +02:00
..
dialogs Move QMacAutoReleasePool from qglobal.h to qcore_mac_p.h 2022-09-01 13:26:30 +02:00
effects Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00
graphicsview Don't rely on synthetic mouse events in updateFocusChainWhenChildDie test 2022-09-14 19:07:14 +02:00
itemviews Deprecate QApplication::setActiveWindow() and mark as internal 2022-08-27 20:22:29 +02:00
kernel Deprecate QApplication::setActiveWindow() and mark as internal 2022-08-27 20:22:29 +02:00
styles Deprecate QApplication::setActiveWindow() and mark as internal 2022-08-27 20:22:29 +02:00
util Deprecate QApplication::setActiveWindow() and mark as internal 2022-08-27 20:22:29 +02:00
widgets Deprecate QApplication::setActiveWindow() and mark as internal 2022-08-27 20:22:29 +02:00
CMakeLists.txt Change the license of all CMakeLists.txt and *.cmake files to BSD 2022-08-23 23:58:42 +02:00