Metadata
- Source
- FLUID-6633
- Type
- Bug
- Priority
- Minor
- Status
- Open
- Resolution
- N/A
- Assignee
- N/A
- Reporter
- Justin Obara
- Created
2021-06-28T13:32:32.019-0400 - Updated
2021-06-28T14:31:33.475-0400 - Versions
-
- 3.0
- Fixed Versions
- N/A
- Component
-
- Prefs Framework
- UI Options
Description
The design of the system expects that entering in non-numeric values are rejected and replaced with the previous input.
Steps to reproduce:
- Open the UI Options demo
- Open the prefs editor
- In one of the textfield steppers (e.g. text size, line spacing) enter a non-numeric value.
- Press the "enter" key or move focus to save the new value.
- Notice that the value switches to the smallest value instead of to what was previously in the field.