https://bugs.kde.org/show_bug.cgi?id=521311
Bug ID: 521311
Summary: Charge limit text field over-rides user input while
typing
Classification: Applications
Product: systemsettings
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: kcm_powerdevil
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected]
Target Milestone: ---
DESCRIPTION
The text field that allows you to type a percentage for the charge limit on
portable computers replaces any value you type with "50%". It seems that there
is a check to make sure the lowest value you enter is 50%, but that check is
done with each character entry, as opposed to after the entry is completed.
This means that if you clear the text box, and want to type in "80%", the
moment you type "8" it gets replaced with "50%"
STEPS TO REPRODUCE
1. Clear the text box
2. Enter any value
3. Observe it replace the value you enter with either "50%" or "100%" after you
type the first character.
OBSERVED RESULT
Anything you type will be replaced by "50%" or "100%"
EXPECTED RESULT
It to let me finish entering the percentage I'd like to set it to, before
checking to see if it's within it's bounds.
SOFTWARE/OS VERSIONS
Operating System: Fedora Linux 44
KDE Plasma Version: 6.6.5
KDE Frameworks Version: 6.26.0
Qt Version: 6.11.1
ADDITIONAL INFORMATION
--
You are receiving this mail because:
You are watching all bug changes.