Bug 384888

Summary: Mouse wheel scrolling is incredibly slow
Product: [Plasma] plasmashell Reporter: miklos <mtmkls>
Component: generalAssignee: David Edmundson <kde>
Status: RESOLVED UPSTREAM    
Severity: normal CC: locked.shadow, plasma-bugs
Priority: NOR    
Version: 5.10.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Scrolling in Systemsettings in Sidebar view

Description miklos 2017-09-20 16:53:18 UTC
My setting is that mouse wheel scrolls by 3 lines. This really means 3 lines of stuff in dolphin, gwenview etc. In plasma however, it means 3 PIXELS! Scrolling in folder view, kickoff, widget explorer etc. is unbearably slow.
Comment 1 locked.shadow 2017-10-29 18:44:34 UTC
I can confirm it. But it seems that mouse wheel scroll setting do not affect to scrolling in Plasma: any values from 1 to 12 lines do not change anything in Plasma scrolling — it still the same slow. And seems like that affected not only Plasma, but also any Qt Quick applications: at least Discover, Systemsettings in Sidebar view, KTouch, MuseScore...
Comment 2 locked.shadow 2017-10-29 18:52:45 UTC
Created attachment 108634 [details]
Scrolling in Systemsettings in Sidebar view
Comment 3 David Edmundson 2017-10-31 20:56:06 UTC
https://bugreports.qt.io/browse/QTBUG-59261

There is a workaround in one of our QQC2 implementations, but we can't use that everywhere.
Comment 4 miklos 2018-04-14 21:00:16 UTC
Qt 5.10.1 solves this problem. Thanks.