qt5base-lts/tests/auto/widgets/dialogs
Eskil Abrahamsen Blomfeldt ea310c1d0f Fix tst_QDialog::keepPositionOnClose on Wayland
The test assumed that dialog.move() would actually move
the dialog box to the requested location, which is an invalid
assumption on Wayland.

Since the objective of the test is not to check if move() works
this way, but to check whether the dialog box shows up in the
same location when it is re-shown, we actually fetch the pos
after showing it the first time, rather than assume this is the
same as the requested one.

Task-number: QTBUG-91418
Change-Id: Ifa21fa08429f198988f90d7ee328e4f35a4764c2
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
2021-03-11 11:59:02 +01:00
..
qcolordialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qdialog Fix tst_QDialog::keepPositionOnClose on Wayland 2021-03-11 11:59:02 +01:00
qerrormessage Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfiledialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfiledialog2 Remove the qmake project files 2021-01-07 15:32:28 +01:00
qfontdialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qinputdialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qmessagebox Remove the qmake project files 2021-01-07 15:32:28 +01:00
qprogressdialog Remove the qmake project files 2021-01-07 15:32:28 +01:00
qsidebar Remove the qmake project files 2021-01-07 15:32:28 +01:00
qwizard Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Android: exclude tests crashing at start 2020-11-16 13:35:44 +02:00