qt6-bb10/tests/auto/widgets/itemviews
Viktor Arvidsson d9397479e6 QAbstractItemView: Release tab focus when hidden
When hiding a widget that has focus we try to focus the next widget in
the focus chain by running focusNextPrevChild. The abstract item view
overrides this to step the items but does not account for this hide case
which makes focusing not only not work, but also by hiding the widget
the selection in the item view gets changed.

Pick-to: 6.7 6.6 6.5
Change-Id: I29d40a1fb86ced60ec742b2753a87383846a89b3
Reviewed-by: Viktor Arvidsson <viktor.arvidss@gmail.com>
Reviewed-by: Santhosh Kumar <santhosh.kumar.selvaraj@qt.io>
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2024-02-29 12:36:16 +01:00
..
qabstractitemview QAbstractItemView: Release tab focus when hidden 2024-02-29 12:36:16 +01:00
qcolumnview Change license for tests files 2024-02-04 09:56:42 +01:00
qdatawidgetmapper Change license for tests files 2024-02-04 09:56:42 +01:00
qfileiconprovider Change license for tests files 2024-02-04 09:56:42 +01:00
qheaderview Change license for tests files 2024-02-04 09:56:42 +01:00
qitemdelegate Change license for tests files 2024-02-04 09:56:42 +01:00
qitemeditorfactory Change license for tests files 2024-02-04 09:56:42 +01:00
qitemview Change license for tests files 2024-02-04 09:56:42 +01:00
qlistview Remove extra semi-colons 2024-02-06 20:17:18 +09:00
qlistwidget Change license for tests files 2024-02-04 09:56:42 +01:00
qtableview Revert "QHeaderView: relayout on resetDefaultSectionSize" 2024-02-26 22:34:55 +00:00
qtablewidget Change license for tests files 2024-02-04 09:56:42 +01:00
qtreeview Change license for tests files 2024-02-04 09:56:42 +01:00
qtreewidget Remove extra semi-colons 2024-02-06 20:17:18 +09:00
qtreewidgetitemiterator Change license for tests files 2024-02-04 09:56:42 +01:00
CMakeLists.txt tests: Remove remains of qmake conversion from CMakeLists.txt files 2023-02-17 21:56:49 +01:00