Summary: | Mousewheel scrolls one line per scroll | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | Attila <bugs.kde.attila> |
Component: | view-engine: details mode | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | normal | CC: | felixernst, kfm-devel |
Priority: | NOR | ||
Version First Reported In: | 25.08.0 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=508290 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Attila
2025-08-19 08:15:49 UTC
This is partially intentional. The scroll distance is not supposed to depend on the zoom factor so when you are zoomed and the rows are large, less than three lines are scrolled. If we always scrolled three lines no matter the zoom value the scroll distance would be different when switching from one folder to the other. See https://bugs.kde.org/show_bug.cgi?id=508290 for the bug report about the new scroll speed being slower than before. Thanks. |