qt6-bb10/tests/auto/widgets
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
..
dialogs qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
effects qWaitFor: Prevent being stuck in QCoreApplication::processEvents 2019-01-09 18:10:54 +00:00
graphicsview tst_QGraphicsItem: stabilize cursor() test 2019-01-22 17:00:34 +00:00
itemviews tst_QItemDelegate: try to stabilize combobox test 2019-01-25 14:47:17 +00:00
kernel Merge remote-tracking branch 'origin/5.12.1' into 5.12 2019-01-23 10:13:29 +01:00
styles Fix resolve() on fonts returned from QWidget::font() 2019-01-22 18:43:18 +00:00
util Set QScroller's parent to its widget, for memory management 2018-12-08 07:18:15 +00:00
widgets QAbstractSlider: fix invertedControls having no effect for left/right keys 2018-12-13 10:46:22 +00:00
widgets.pro Move QGestureRecognizer test to widgets/kernel 2017-06-02 18:36:11 +00:00