https://bugs.kde.org/show_bug.cgi?id=386379
--- Comment #51 from Nate Graham <n...@kde.org> --- We just implemented the standard line-of-text-based scroll behavior for Dolphin, making it consistent with everything else. The fact that scrolling long distances with a mouse wheel is a pain in the neck is well known, and it's why hardware makers have made mice with free-spinning wheels and Apple implemented accelerating scrolling when turning a mouse wheel quickly. In other words, this problem is not specific to Dolphin and needs to be fixed at a lower level. Personally I favor adding a scroll speed setting to Libinput and implementing acceleration for very fast wheel movements. Those requests would need to be made in the Libinput project of course. -- You are receiving this mail because: You are watching all bug changes.