qt5base-lts/tests/auto/widgets/itemviews
Christian Ehrlicher 7863be3115 QTableView: Fix keyboard navigation with disabled rows
The keyboard navigation with MovePageUp/Down and MoveEnd did not honor
disabled cells in all cases which lead to inconsistencies in the
navigation (esp. since MoveHome does honor them correctly).
Therefore make sure that all four move operations work consistent by
refactoring the code to use common functions.

Fixes: QTBUG-72400
Change-Id: I63fa3b626510d21c66f4f9b2b1bfb3261728ecaf
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Luca Beldi <v.ronin@yahoo.it>
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-12-18 05:33:52 +00:00
..
qabstractitemview winrt: Implement QPlatformCursor::setPos 2018-08-06 05:24:35 +00:00
qcolumnview winrt: Make itemview auto tests pass 2018-06-22 05:02:44 +00:00
qdatawidgetmapper tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qdirmodel winrt: Make itemview auto tests pass 2018-06-22 05:02:44 +00:00
qfileiconprovider Updated license headers 2016-01-21 18:55:18 +00:00
qheaderview Blacklist flaky tst_qheaderview test 2018-09-24 21:12:52 +00:00
qitemdelegate Extend opensuse blacklistings to opensuse-leap 2018-09-11 12:11:45 +00:00
qitemeditorfactory Updated license headers 2016-01-21 18:55:18 +00:00
qitemview Autotests/QItemView: re-enable tst_QItemView::indexAt() 2018-09-09 12:04:15 +00:00
qlistview Restore qlistview testing on Linux 2018-07-18 09:25:30 +00:00
qlistwidget tests/auto/widgets/itemviews: Avoid unconditional qWait()s 2018-05-09 05:52:22 +00:00
qtableview QTableView: Fix keyboard navigation with disabled rows 2018-12-18 05:33:52 +00:00
qtablewidget QTableWidget: fix cellChanged signal emitted by takeItem() 2018-10-19 12:19:20 +00:00
qtreeview Merge remote-tracking branch 'origin/5.11' into 5.12 2018-10-17 10:35:28 +02:00
qtreewidget winrt: Make itemview auto tests pass 2018-06-22 05:02:44 +00:00
qtreewidgetitemiterator tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
itemviews.pro Remove references to obsolete platforms 2017-11-05 06:33:53 +00:00