https://bugs.kde.org/show_bug.cgi?id=482428

--- Comment #4 from Jakob Petsovits <jpe...@petsovits.com> ---
I can reproduce this with my laptop's trackpoint, which combined with the
middle mouse button functions as a scroll wheel. My assumption is that this is
an issue with Qt itself, which allows fine-grained scrolling on Wayland (yay)
but in doing so decides to ignore the `stepSize` property (boo).

We could probably look into a fix for Qt. My personal plan to fix this is by
replacing the SpinBox with a drop-down like the one we recently added to the
Screen Locking KCM, which provides a few sensible preset durations plus a
"Custom" option that opens a dialog with dedicated radio buttons to choose
between minutes and seconds.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to