qt5base-lts/tests/auto/widgets/itemviews/qabstractitemview
Volker Hilsheimer 3f2d02e2f4 QAbtractItemView: deselect before click opens editor
A click on the selected item should deselect all other items before
editing starts.

Remove the part of the test case that assumes that we can have multiple
items selected in ExtendedSelection mode, and click on an item to start
editing while maintaining selection. That can never happen.

Pick-to: 6.5 6.4 6.2
Fixes: QTBUG-111131
Change-Id: I0312eed4614502cfb77eca26d3f7615427493d7d
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-02-28 17:19:24 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST Repair tst_qabstractitemview in case of no cursor 2022-02-16 21:09:59 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00
qtlogo.png QAbstractItemView: auto-scroll with selection rectangle 2021-10-22 09:43:53 +02:00
tst_qabstractitemview.cpp QAbtractItemView: deselect before click opens editor 2023-02-28 17:19:24 +00:00