https://bugs.kde.org/show_bug.cgi?id=483562
Bug ID: 483562
Summary: The behaviour of the pointer speed text input is weird
Classification: Applications
Product: systemsettings
Version: 6.0.1
Platform: Other
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: kcm_mouse
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
SUMMARY
The behaviour of the pointer speed text input in the Mouse System Settings is
weird and erratic:
1. Given the input `-0.65`, I'd like to change the 6 for a 7
When hitting backspace on the 6 the input becomes `-0.50` and the cursor moves
all the way to the right. I would expect the input to be `-0.5` then and the
cursor being between the dot and the 5
2. Given the input `-0.65`. If one removes the dot, the value becomes `-1.00`.
I would expect that the text field allows temporarily values outside of the
scope to help users type in values.
3. Starting from an empty text field, I would like to input the value `-0.65`.
After typing `-0.6` the text field immediately completes to `-0.60`, even
though I'm still typing. This results in the text value `-0.605` instead of
`-0.65`.
STEPS TO REPRODUCE
See above
OBSERVED RESULT
See above
EXPECTED RESULT
See above
SOFTWARE/OS VERSIONS
Linux/KDE Plasma: openSUSE Tumbleweed, Plasma
(available in About System)
KDE Plasma Version: 6.0.1
KDE Frameworks Version: 6.0.0
Qt Version: 6.0.2
ADDITIONAL INFORMATION
None
--
You are receiving this mail because:
You are watching all bug changes.