https://bugs.kde.org/show_bug.cgi?id=478437
Bug ID: 478437
Summary: Plasma Components Slider does not respect step size
when using scroll wheel to change value.
Classification: Frameworks and Libraries
Product: frameworks-plasma
Version: 5.246.0
Platform: Arch Linux
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: components
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
Created attachment 164111
--> https://bugs.kde.org/attachment.cgi?id=164111&action=edit
Test QML file.
The Slider component does not seem to respect step size when using scroll/mouse
wheel to change its value. I encounter this on my laptop with a touchpad.
The Slider is an item in a PlasmoidItem. Its value is bound to a Label to be
displayed. The step size is set to an integer.
Snap mode is set to SnapAlways.
If I use my mouse click to drag the slider knob, the value is change as
expected. If the mouse wheel is used, the value jumps into a non integer value.
This behavior does not exist with vanilla QQC.
--
You are receiving this mail because:
You are watching all bug changes.