Summary: | Discrete mouse wheel movements do not always generate axis event when scrolling speed is reduced to a lower-than-default value | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | hexchain <kde> |
Component: | input | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | bugseforuns, eamonnrea, fanzhuyifan, home.isfar+kde, idvert3x, john, nate, postix, ppfann, shiclus64, slartibart70, xaver.hugl |
Priority: | HI | Keywords: | wayland-only |
Version: | 5.27.5 | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
See Also: |
https://bugs.kde.org/show_bug.cgi?id=484309 https://bugs.kde.org/show_bug.cgi?id=500875 |
||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
hexchain
2023-06-07 12:53:47 UTC
Can reproduce on Plasma 5.27 (can't test on 6 right now because the mouse KCM doesn't open); probably it's being rounded down do nothing. We should always ensure that a single scroll tick adjusts the axis by at least 1. This bug is not caused by rounding errors or wl_pointer axis events. It's caused by axis_discrete & axis_value120 events being handled incorrectly after https://invent.kde.org/plasma/kwin/-/merge_requests/3900 So we're back to the original error state, darn. *** Bug 471396 has been marked as a duplicate of this bug. *** *** Bug 462517 has been marked as a duplicate of this bug. *** *** Bug 487831 has been marked as a duplicate of this bug. *** *** Bug 489123 has been marked as a duplicate of this bug. *** *** Bug 488936 has been marked as a duplicate of this bug. *** *** Bug 500875 has been marked as a duplicate of this bug. *** |