-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0, 4.7.1
-
None
-
Windows XP, N900
-
ddeae91ab54bb92b813304778ab8dc4037937274
Run the attached QML file.
It has a listView of 16 items and a highlight rectangle.
1. Click on "expand list" and you should see that the highlight rectangle's height grows with the list item.
2. Click on "collapse list" and the highlight's height follows.
3. Now scroll the list to the end while leaving the highlight on the first item.
4. Click on "Expand list"
5. Scroll the list back to the top
BUG: the highlight is not highlighting the first item anymore. It is offset from the list.
Likewise, if you start with an expanded list and scroll to the end, then "collapse list". The highlight is also offset from the selected item.