I found this is a general problem with 'Flickable' elements. And after speaking to Gerry about it last week confirmed the bug is in upstream Qt. Surprisingly the Flickable element only really works well with touch(screens).
** Summary changed: - Touchpad scrolling in dash and system settings is disproportionately faster than mouse wheel scrolling + Touchpad scrolling in Flickables is disproportionately faster than mouse wheel scrolling -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtdeclarative-opensource- src in Ubuntu. https://bugs.launchpad.net/bugs/1605513 Title: Touchpad scrolling in Flickables is disproportionately faster than mouse wheel scrolling Status in Canonical System Image: Confirmed Status in qtdeclarative-opensource-src package in Ubuntu: Confirmed Status in unity8 package in Ubuntu: Invalid Bug description: Touchpad scrolling in dash and system settings is disproportionately faster than mouse wheel scrolling I can only say this with confidence today because I implemented accurate smooth scrolling in Xmir yesterday, so I know how it should behave. It's possible QtMir is overreacting to the large number of events that touchpads generate compared to a mouse wheel, without taking into account the scroll magnitude of each one is smaller. To manage notifications about this bug go to: https://bugs.launchpad.net/canonical-devices-system-image/+bug/1605513/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp