Search and Top Navigation
#9338 closed bug (fixed)
Opened May 29, 2013 12:34PM UTC
Closed May 29, 2013 12:52PM UTC
Spinner: problem with stepUp and stepDown
Reported by: | sojuz | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.10.0 |
Component: | ui.spinner | Version: | 1.9.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
When You fast click on the button with the stepUp or steDown action the step increases twice.
Here is an example:
Attachments (0)
Change History (1)
Changed May 29, 2013 12:52PM UTC by comment:1
milestone: | none → 1.10.0 |
---|---|
resolution: | → fixed |
status: | new → closed |
What you really mean is repeatedly calling
stepUp()
orstepDown()
; this has nothing to do with fast clicks.Anyway, this was fixed in 1.10.0. Please test in the latest version (currently 1.10.3) before reporting future bugs.