https://bugs.kde.org/show_bug.cgi?id=469573
--- Comment #2 from Alberto Mattea <albe...@mattea.info> --- (In reply to Nate Graham from comment #1) > This isn't actually inertia, it's just animating between the scroll states. > If the animations were removed, you'd see that there is no inertia. Many > apps implement animated scroll transitions, so at this point in time, I'm > afraid that this is considered intentional. > > See also > https://community.kde.org/Get_Involved/Design/ > Lessons_Learned#Names_of_different_scrolling_effects for educational > purposes. :) First of all thanks for educating me :) Given what you said and the information in the link, I suspect what's happening is that the mouse scroll events accumulate and push the animation final position way down, creating an effect similar to inertial scrolling even if it's not. Please see the attached video: at the beginning I scroll *very* carefully and it moves slowly, then I scroll normally and it jumps all the way down. -- You are receiving this mail because: You are watching all bug changes.