75335b71c9
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
|
||
---|---|---|
.. | ||
.gitignore | ||
BLACKLIST | ||
qitemdelegate.pro | ||
tst_qitemdelegate.cpp |