https://bugs.kde.org/show_bug.cgi?id=525098
Bug ID: 525098
Summary: Maximum value restriction in numeric fields feels
clunky
Classification: Applications
Product: drawy
Version First 1.0.2
Reported In:
Platform: NixOS
OS: Linux
Status: REPORTED
Severity: minor
Priority: NOR
Component: user-interface
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
DESCRIPTION
Numeric fields like Thickness and Font Size have limits (10, 99, etc). But
these are enforced as I type, so it always feel like I have to guess the
maximum allowed value.
STEPS TO REPRODUCE
1. Type a large value into any numeric field that has value limits (e.g: Eraser
Size, Thickness, Font Size, etc).
OBSERVED RESULT
Say the limit is 99, and that I didn't know that.
- I enter 100, doesn't work, it stops at 10
- I enter 11, works
- I enter 50, works
- I enter 99, works
- Only now I know that it stops at 99
EXPECTED RESULT
In many programs, the limit is enforced after you finish typing. So I expect
that if I put in a super large value like 20000, and hit Enter, only then it'll
automatically get changed to the appropriate limit, for example, 100.
SOFTWARE/OS VERSIONS
Operating System: NixOS 26.05 (Yarara)
KDE Plasma Version: Not using KDE Plasma
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.