qt5base-lts/tests/auto/widgets/itemviews/qlistview
Jani Honkonen d4385e48b8 Fix QListWidget scrolling with keys when there are hidden items
If the selected item is scrolled with keyboard keys the selected item
will go outside the visible area. The scrolling did not take hidden
items into account when calculating the amount to be scrolled.

Task-number: QTBUG-21804
Change-Id: I63da0248cec43be464898f9dc8167e739f00ccd0
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-08-19 08:51:57 +02:00
..
.gitignore Moved tests into integrationtests/ and widgets/ 2011-10-20 19:45:41 +02:00
qlistview.pro Take scroll position into account when painting drag pixmap. 2012-08-10 21:59:47 +02:00
tst_qlistview.cpp Fix QListWidget scrolling with keys when there are hidden items 2012-08-19 08:51:57 +02:00