summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qmetaobjectbuilder.cpp
diff options
context:
space:
mode:
authorFrederic Lefebvre <frederic.lefebvre@qt.io>2025-07-30 10:22:15 +0000
committerFrederic Lefebvre <frederic.lefebvre@qt.io>2025-07-31 12:35:04 +0000
commitb6bcec27a6c8097d589d1327297a13a95b2c7d35 (patch)
treeceed53598071035eebabc1ff42b2814b567839b1 /src/corelib/kernel/qmetaobjectbuilder.cpp
parentd97f65a3f242cb9c4e10889a3c50819854e1f2c2 (diff)
Revert "Fix flaky tst_QWidget::synthMouseDoubleClick on Opensuse"
This reverts commit d90dfe05609d48dba8767576a3d00d638d6fffc3. Reason for revert: Fix flakiness on Opensuse, but create flakiness and failing on Windows. The patch ensures that the window is positioned in the top left corner of the screen. However, two tests from tst_QWidget-taskQTBUG_27643_enterEvents and underMouse- which run before synthMouseDoubleClick, place the cursor in the top left corner. As a result, an unexpected mouseEvent is triggered when synthMouseDoubleClick is executed, causing the test to fail due to the altered cursor position. Change-Id: Ic73ad7ca86f9ec42588b31ab067195e1d17e2bd5 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
Diffstat (limited to 'src/corelib/kernel/qmetaobjectbuilder.cpp')
0 files changed, 0 insertions, 0 deletions