List with data filter enabled selects incorrect item if scrolled with keyboard visible.
For a List with data filter enabled.
Add 100 items ( enough that you can filter and still have enough items to scroll.
Select the list, type a character to filter and get the filtered list
with the keyboard still visible - scroll the list and click an item
The selected item will not be the one you clicked but will be the item in that same screen position in the unscrolled list !
Scrolling the filtered list with the keyboard hidden selects the actual item clicked.