qt5base-lts/tests/auto/widgets/itemviews
Christian Ehrlicher 9ed25b413f Tests/QListView: fix internalDragDropMove 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() which makes the test fail.
Fix it by waiting for a move event with a position != 0,0 before
starting the drag'n'drop operation.

Fixes: QTBUG-94250
Change-Id: If91a15815205ba9dcea36248d9de03ed0a7e5822
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-10-05 19:08:45 +00:00
..
qabstractitemview Tests/QAbstractiItemView: fix runtime warnings 2023-10-01 15:44:01 +02:00
qcolumnview CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qdatawidgetmapper CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qfileiconprovider CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qheaderview QHeaderView: add test for rows/columns moved 2023-10-03 18:49:43 +00:00
qitemdelegate CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qitemeditorfactory CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qitemview CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qlistview Tests/QListView: fix internalDragDropMove test for openSUSE 2023-10-05 19:08:45 +00:00
qlistwidget Ensure stable sort in QListWidget 2023-09-26 16:45:11 +00:00
qtableview CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qtablewidget QAbstractScrollArea: Don't include size of invisible scrollbars 2023-07-11 01:34:19 +02:00
qtreeview CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
qtreewidget QAbstractScrollArea: Don't include size of invisible scrollbars 2023-07-11 01:34:19 +02:00
qtreewidgetitemiterator CMake: Make widgets tests standalone projects 2023-07-05 15:09:32 +02:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00