[dolphin] [Bug 508290] After upgrade to 25.08.0, scroll feels way too heavy
Felix Ernst
bugzilla_noreply at kde.org
Sun Sep 7 22:39:11 BST 2025
https://bugs.kde.org/show_bug.cgi?id=508290
Felix Ernst <felixernst at kde.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Latest Commit| |https://invent.kde.org/syst
| |em/dolphin/-/commit/76b2443
| |130955a7a830d06ef23f647950a
| |d48507
Resolution|--- |FIXED
Status|ASSIGNED |RESOLVED
--- Comment #10 from Felix Ernst <felixernst at kde.org> ---
Git commit 76b2443130955a7a830d06ef23f647950ad48507 by Felix Ernst, on behalf
of Felix Ernst.
Committed on 07/09/2025 at 21:28.
Pushed by felixernst into branch 'master'.
Double scroll distance
This commit doubles the distance a single scroll tick will scroll
in the main view.
While fixing a bug and improving scroll behaviour in
8e3addb7e73122a4c89ef347b03f714ff75a253a, the scroll distance was
effectively reduced to a third of the original value. Most users
seem to be okay with this, but there is some disgruntlement. Even
though the new scroll speed is consistent with KWrite, it is way
slower than e.g. Firefox.
In a perfect world we would have a similar scroll distance in every
scroll area so users could predict how much they have to scroll to
see a certain part of the content, however we are not there yet.
This commit aims to find a middle ground between our own definition
of scroll distance and user expectation.
M +8 -1 src/kitemviews/kitemlistview.cpp
https://invent.kde.org/system/dolphin/-/commit/76b2443130955a7a830d06ef23f647950ad48507
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list