Ticket #6398 (closed enhancement: fixed)
Spinner: Pressing increment/decrement button does nothing when value is blank
| Reported by: | clown | Owned by: | doughays |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dijit | Version: | 1.1.0 |
| Severity: | normal | Keywords: | |
| Cc: | davidb, becky |
Description
Somewhat odd behaviour: If the text box component of a Spinner is blank, clicking and pressing the increment or decrement buttons do nothing, but they do appear pushed down.
If activated via the keyboard (up and down arrow keys), again the arrow buttons appear depressed, but the value of the spinner does not change -- the text box remains blank.
Suggestion: if blank and decrementing, show the spinner's maximum, and decrement it; if incrementing, show the spinner's minimum and increment it.
Change History
Note: See
TracTickets for help on using
tickets.