qt5base-lts/tests/auto/widgets/itemviews
Andy Shaw d0dffdfc01 Make sure the parent view will have focus when activation is given back
When the focus is lost on an editor due to the application no longer
being the active one then we have to ensure the parent view is going to
get the focus when it is returned. Since the editor does not have focus
when this check is done we need to manually account for this case by
setting it on the parent view as if it would if the editor did have
focus.

Task-number: QTBUG-62253
Change-Id: I14ac347e9e3a2bfaa8715a45811b17c1c7cf15f8
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2018-02-15 07:45:26 +00:00
..
qabstractitemview Make sure the parent view will have focus when activation is given back 2018-02-15 07:45:26 +00:00
qcolumnview testlib: start sharing common helper functions 2017-11-04 20:11:22 +00:00
qdatawidgetmapper tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qdirmodel Support for Q_OS_ANDROID_EMBEDDED and android-embedded build flags 2018-01-20 18:16:59 +00:00
qfileiconprovider Updated license headers 2016-01-21 18:55:18 +00:00
qheaderview Merge remote-tracking branch 'origin/5.9' into 5.11 2018-02-14 12:51:24 +01:00
qitemdelegate Sync QItemDelegate::doLayout with QCommonStylePrivate::viewItemLayout 2018-01-18 18:01:39 +00:00
qitemeditorfactory Updated license headers 2016-01-21 18:55:18 +00:00
qitemview Change almost all other uses of qrand() to QRandomGenerator 2017-11-08 09:14:03 +00:00
qlistview Merge remote-tracking branch 'origin/5.10' into dev 2017-11-23 09:36:03 +01:00
qlistwidget QListWidgetItem/QStandardItem: pass role to dataChanged() signal 2018-01-26 19:58:26 +00:00
qtableview qtbase: cleanup BLACKLIST files 2018-02-13 15:20:33 +00:00
qtablewidget tests/auto/widgets: use QCOMPARE(., nullptr) 2016-11-30 07:24:47 +00:00
qtreeview Merge remote-tracking branch 'origin/5.10' into dev 2018-01-20 22:36:19 +01:00
qtreewidget QTreeWidget: fix visualItemRect() 2018-01-03 07:53:41 +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