Bug 342587 - Klipper always gets scrolled to bottom on mouse over
Summary: Klipper always gets scrolled to bottom on mouse over
Status: RESOLVED DUPLICATE of bug 387797
Alias: None
Product: klipper
Classification: Applications
Component: plasma-widget (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Martin Flöser
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-07 15:52 UTC by Martin Klapetek
Modified: 2021-04-01 19:16 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***