[dolphin] [Bug 430532] Vertical scrolling broken for input devices with horizontal scrolling component (e.g. touchpad, trackpoint)
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Dec 22 22:01:29 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=430532
--- Comment #5 from mantapeppe at gmail.com ---
Created attachment 134272
--> https://bugs.kde.org/attachment.cgi?id=134272&action=edit
Compare angleDelta().x() and angleDelta().y() to determine scroll direction
(In reply to Nate Graham from comment #4)
> Sounds like it's a bug in the Synaptics drivers.
Turns out it actually was a Dolphin bug... It's exactly the same as the Konsole
one: assuming that a scroll event with and angleDelta().x() != 0 is definitely
not a vertical scroll.
Applying this patch fixes the issue
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list