https://bugs.kde.org/show_bug.cgi?id=437146
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |CONFIRMED Keywords| |regression CC| |[email protected] Ever confirmed|0 |1 --- Comment #1 from Nate Graham <[email protected]> --- Can confirm. Caused by https://invent.kde.org/plasma/plasma-workspace/-/commit/ff4fa345c5119000809c8bbb1357285cfd168a1e, which fixed Bug 432331. Specifically, caused by this: - var delta = wheel.angleDelta.y || wheel.angleDelta.x + var delta = wheel.angleDelta.y Will fix. -- You are receiving this mail because: You are watching all bug changes.
