Bug 342587

Summary: Klipper always gets scrolled to bottom on mouse over
Product: [Unmaintained] klipper Reporter: Martin Klapetek <mklapetek>
Component: plasma-widgetAssignee: Martin Flöser <mgraesslin>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kde, nate, sebas, sudhir
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Martin Klapetek 2015-01-07 15:52:37 UTC
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
Comment 1 Martin Flöser 2015-01-07 16:00:38 UTC
Adding Kai-Uwe and sebas to CC as they were the last ones to touch the QML side.
Comment 2 Kai Uwe Broulik 2015-01-07 20:55:41 UTC
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.
Comment 3 Nate Graham 2021-04-01 19:16:57 UTC

*** This bug has been marked as a duplicate of bug 387797 ***