Summary: | Smooth scrolling doesn't work with bluetooth keyboard | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | myndstream |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | RESOLVED UPSTREAM | ||
Severity: | wishlist | CC: | kfm-devel, nate |
Priority: | NOR | ||
Version First Reported In: | 18.08.0 | ||
Target Milestone: | --- | ||
Platform: | Debian stable | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
myndstream
2020-07-23 10:38:53 UTC
Smooth scrolling with touchpad is implemented in Dolphin 19 so this can probably be closed. Is there a way to get it to work under Debian10? And is there a way to configure the sensitivity of the scrolling? Can you define what "smooth scrolling" means to you? People uses this term to mean a lot of different things so I want to make sure we're talking about the same thing. (In reply to Nate Graham from comment #2) > Can you define what "smooth scrolling" means to you? People uses this term > to mean a lot of different things so I want to make sure we're talking about > the same thing. Making "choppy leaps". When scrolling it does not smoothly scroll down but makes "jumps". I have tested it with a touchpad with v19 and it smooth scrolling was enabled there - so I guess it's only an issue of outdated KDE Debian: https://unix.stackexchange.com/questions/584892/what-would-be-needed-by-debian-to-ship-newer-versions-of-the-kde-desktop-environ/584903 I'll close this issue, if nobody else does it before me, soon. I think it might be useful for others looking for the same feature in e.g. Debian10 and I was hoping somebody would confirm that it has been fixed in v19 (maybe I'll test further and reopen the issue if it also appears on >v19). When using a touchpad, what you're calling "smooth scrolling" is generally called "pixel scrolling" or "pixel-by-pixel scrolling". I assume you're using a touchpad? If so, then yes, Dolphin has pixel scrolling for touchpads, and if it's not working for you (it works for me), then I would take it up with the Debian packagers. :) Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please mark the bug as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! Okay so I tested it again with KDE neon 5.20: Smooth scrolling works with the laptop's touchpad, but not with a bluetooth remote keyboard. Is this a problem of the bluetooth remote keyboard (hard-/firmware), Linux/GNU/Debian software or KDE software? No idea to be honest. Does your bluetooth keyboard have a built-in touchpad or something? (In reply to Nate Graham from comment #9) > Does your bluetooth keyboard have a built-in touchpad or something? Yes, sorry I didn't make that clearer. The scrolling isn't smooth when scrolling via the bluetooth keyboard touchpad but it's smooth when scrolling the usual way. Not sure if that's an issue of the keyboard, Debian software or KDE software (probably not a Dolphin issue but of bluetooth-related software in that case). How's the scrolling in Firebox or Chromium or a GTK app like Gedit? Good question. Should have tested that right away. Scrolling in Firefox is smooth (unlike Dolphin). Scrolling in Gedit is not smooth. Scrolling in Leafpad is not smooth. I had a feeling. Firefox uses a totally custom implementation which apparently handles this. I would file a bug against libinput: https://gitlab.freedesktop.org/libinput/libinput/-/issues/ |