Comment 0 for bug 1605513

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Touchpad scrolling is disproportionately faster than mouse wheel scrolling

Touchpad scrolling is disproportionately faster than mouse wheel scrolling in Unity8 (web browser and system settings).

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.