qt6-bb10/tests/auto/widgets
Christian Ehrlicher 5edf34848a QTableView: properly deselect row when column 0 is hidden/not visible
When the first column is hidden or not visible in the current viewport,
it is not possible to deselect the current row.
Fix it by passing the correct column to
QItemSelectionModel::selectedRows() when testing if the current index is
selected.

Fixes: QTBUG-79092
Change-Id: I9d8082d2b29ad2f799156aee910c6ff6e3217771
Reviewed-by: David Faure <david.faure@kdab.com>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-10-24 19:41:14 +02:00
..
dialogs Merge remote-tracking branch 'origin/5.13' into 5.14 2019-09-30 14:43:02 +02:00
effects unblacklist passing tests 2019-07-08 11:01:42 +00:00
graphicsview Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-24 10:23:44 +02:00
itemviews QTableView: properly deselect row when column 0 is hidden/not visible 2019-10-24 19:41:14 +02:00
kernel Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
styles tst_QStyle: Remove unused baseline images (Windows Vista/macOS) 2019-08-22 22:26:53 +02:00
util Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
widgets Prepare for deprecating the QDesktopWidget 2019-10-15 20:09:29 +02:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00