qt5base-lts/tests/auto/widgets/itemviews/qlistwidget
Miikka Heikkinen 32fa7a5410 Fix tst_qlistwidget::fastScroll test case
tst_qlistwidget::fastScroll fails if the mouse cursor happens to be
over the tested widget, because that causes an item to highlight,
resulting in unexpected region of widget to be painted. Fixed by
forcing the mouse cursor off the widget before the test.

Task-number: QTBUG-24299
Change-Id: I8f45541feda44681179d43eda67d970d5fea4e40
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
2012-06-01 01:21:17 +02:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qlistwidget.pro QWindowsBackingStore: Implement scroll. 2012-05-21 16:02:06 +02:00
tst_qlistwidget.cpp Fix tst_qlistwidget::fastScroll test case 2012-06-01 01:21:17 +02:00