Summary: | Mouse wheel scrolls by setting doesn't work | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | Ward <ward4pub> |
Component: | kcm_mouse | Assignee: | Marie Loise Nolden <nolden> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | 2wtangerine, 4burgos, adaptee, code32, floown, lars, naelphin, nicomuell, noacco, nowardev, nowrep, parcours.lingual, tibirna |
Priority: | NOR | ||
Version: | 1.0 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/frameworkintegration/65af8a044f1d050f5d68b7a0afb9f99b6b9f7edb | Version Fixed In: | |
Sentry Crash Report: |
Description
Ward
2012-01-10 10:12:37 UTC
kubuntu 12.04 the same problem kde 4.8.1 Bus 003 Device 003: ID 03f0:8107 Hewlett-Packard On Archlinux i have the same problem. KDE is 4.8.2. I hope it will be fixed soon. *** Bug 297844 has been marked as a duplicate of this bug. *** It seems that option is not used at all by most KDE applications http://lxr.kde.org/search?filestring=&string=WheelScrollLines I can confirm this problem on Kubuntu 12.04, too, but I remember than this setting worked in the past. I have ArchLinux, KDE 4.8.3. I can say that this function works for me but only for KDE applications but i haven't tested for all KDE applications. GTK applications doesn't recognize the configuration. I confirm that this problem still exists in KDE 4.10 (installed from OpenSUSE 12.2 "official" rpms). I became (painfully) aware of this because the behavior of kmix with respect with mouse wheel scrolling changed and the volume changes are stuttery. I tested on 3 different machines (same KDE 4.10 version and same operating system) with microsoft mouse or with lenovo trackpoint keyboard (with wheel scrolling emulation). I try to change the speed to 1 line and it just stays to 3 whatever I try. Still not resolved. I am using imwheel package as a replacement, but that screws mouse wheel + additional key shortcuts in other applications (Chrome, Firefox zooming, etc.). *** Bug 311581 has been marked as a duplicate of this bug. *** *** This bug has been confirmed by popular vote. *** kubuntu 13.04 the same problem kde 4.10.2 The problem exist always on Kubuntu LTS 14.04 :\ *** Bug 333613 has been marked as a duplicate of this bug. *** With 5 it has got even worse, now applications like Konsole and Kate ignore wheelScrollLines and always use 3. I assume this is a completely dead setting now with the new 5 world? Yep, KGlobalSettings is gone. Check if you have qtconfig-qt5 installed. There you can change the setting for "Wheel Scroll Lines", but I am not sure if the applications you are using respect this setting. If they do not, report a bug for each application. *** Bug 342219 has been marked as a duplicate of this bug. *** Git commit 65af8a044f1d050f5d68b7a0afb9f99b6b9f7edb by David Rosca. Committed on 29/10/2015 at 18:36. Pushed by drosca into branch 'master'. Fix WheelScrollLines settings with Qt >= 5.5 Use platform theme hint instead of manually using QApplication::setWheelScrollLines REVIEW: 125863 M +9 -1 src/platformtheme/khintssettings.cpp http://commits.kde.org/frameworkintegration/65af8a044f1d050f5d68b7a0afb9f99b6b9f7edb Just for the record, this option only works with Qt apps. |