qt5base-lts/tests/auto/widgets/itemviews/qitemdelegate
Christian Ehrlicher 75335b71c9 tst_QItemDelegate: try to stabilize combobox test
tst_QItemDelegate::comboBox() is flaky because sometimes the used
QTableWidget does not yet have the focus which prevents a correct
editing. Fix it by explictily setting the focus on the widget after it
is shown.
A similar fix was added for dateTimeEditor() in
9822d57d85.
With this patch the test no longer fails for my on opensuse, therefore
remove the blacklisting.

Task-number: QTBUG-67282
Change-Id: I907db662ca347f8e8d31e5be215a100377b159ca
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
2019-01-25 14:47:17 +00:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
BLACKLIST tst_QItemDelegate: try to stabilize combobox test 2019-01-25 14:47:17 +00:00
qitemdelegate.pro Merge remote-tracking branch 'origin/5.7' into dev 2016-08-01 18:20:00 +02:00
tst_qitemdelegate.cpp tst_QItemDelegate: try to stabilize combobox test 2019-01-25 14:47:17 +00:00