Summary: | different mouse scrolling speed for browser and filemanager please | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Janet <bugzilla> |
Component: | kcm_mouse | Assignee: | Marie Loise Nolden <nolden> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | mayyash, nate |
Priority: | NOR | ||
Version: | 4.1 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Janet
2008-09-08 01:19:44 UTC
I think this is more important than wish-list. This makes working with rich lists very annoying. If you scroll once with your mouse, you will actually miss some list items.. here is an example ------------ list visual boundaries ------------ item 1 item 2 item 3 ------------ /list visual boundaries ------------ do a one time scrol with the mouse wheel, you get: ------------ list visual boundaries ------------ item 7 item 8 item 9 ------------ /list visual boundaries ------------ you will completely miss out item 4, 5 and 6. This happens when you scroll "install new themem" in system settings, and no other modifications done to the system (out of the box Fedora 12) It is not only that you miss some items, but you will be completely lost in the list, there should some visual guides to help keep tracking of the list, such as, after the first wheel scrool, you still get the last item from the last view: ------------ list visual boundaries ------------ item 3 item 4 item 5 ------------ /list visual boundaries ------------ This isn't technically feasible, nor practically useful now that most of KDE's own browsers are defunct and most of us use Firefox or Chromium these days. Also, with no duplicate reports, patches, or developer interest in 14 years, I think it's safe to say it won't end up happening, sorry. :) |