qt6-bb10/tests/auto
Christian Ehrlicher f6fdd91941 Tests/QWidget: fix hoverPosition test for openSUSE
On some xcb platforms the xcb_configure_notify_event_t is sent after the
window is fully exposed which leads to a wrong position for
QWidget::mapToGlobal(). In this case this results in a wrong position
for QCursor::setPos() which lets the test fail.
Fix it by waiting for a move event with a position != 0,0 before calling
mapToParent/Global().

Pick-to: 6.7 6.5 6.2
Fixes: QTBUG-123998
Change-Id: Ic5e989c4497ccf3ed720a521f9d7e73632b4b1fc
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2024-05-16 22:18:53 +02:00
..
bic/data Add binary compatibility file for 6.7.0 2024-04-17 10:18:37 +00:00
cmake Correct license for test files 2024-05-08 13:09:11 +02:00
concurrent Fix truncation warning in generation_helpers 2024-03-18 20:10:34 +01:00
corelib Exclude VxWorks from qstorageinfo tests 2024-05-16 21:36:03 +02:00
dbus QDBusSignature: accept empty strings as valid 2024-05-10 13:17:20 -07:00
gui Replace 'Qt Designer' and 'Qt Widgets Designer' in code 2024-05-16 13:04:41 +01:00
guiapplauncher Convert "Color Editor Factory" Example to snippets 2024-04-19 13:39:41 +02:00
network QNetworkReply: Add a separate test for self-contained tests 2024-05-16 19:40:03 +02:00
opengl tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
other Android:CMake: Add QT_ANDROID_PACKAGE_NAME property 2024-05-16 16:40:55 +03:00
printsupport Change license for tests files 2024-02-04 09:56:42 +01:00
shared Change license for tests files 2024-02-04 09:56:42 +01:00
sql SQL tests: Fix dropping procedures Firebird/IBase 2024-05-08 08:36:19 +02:00
testlib QTest: rip out qxp::function_ref from reportResult() 2024-04-26 18:19:36 +02:00
tools Add REUSE ignore comment 2024-05-08 11:09:28 +00:00
wasm wasm: Allow fetching from background thread 2024-05-10 09:55:19 +00:00
widgets Tests/QWidget: fix hoverPosition test for openSUSE 2024-05-16 22:18:53 +02:00
xml QtXml: fix leak in QDomText::splitText 2024-03-02 21:22:53 +01:00
CMakeLists.txt wasm: Enable qstandardpaths test 2024-05-06 16:01:28 +02:00
network-settings.h Change license for tests files 2024-02-04 09:56:42 +01:00