Here's the scenario: - click on klipper icon - klipper popups up, all looks fine - move the mouse up into the klipper popup - klipper scrolls to the bottom - now I have to scroll up if I want the 2nd entry Furthermore, there seems to be something strange going on when I move the mouse across the popup - when I move the mouse downwards, the popup scrolls down. Moving the mouse up however scrolls up only by one item in the list. Look at this video for better idea - note that I only use the mouse scroll button when scrolling the list up, never when the list scrolls down, that's all magic. https://www.dropbox.com/s/180doymd52id8na/vokoscreen-2015-01-07_16-43-00.mkv?dl=0
Adding Kai-Uwe and sebas to CC as they were the last ones to touch the QML side.
Looks like a QtQuick bug to me. The same happens in Kickoff (which uses the same setup for the ListView) when you quickly move your mouse between the bottom of the list and the footer.
*** This bug has been marked as a duplicate of bug 387797 ***