Skip to main content

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:

http://jsfiddle.net/M9D5Q/

Attachments (0)
Change History (1)

Changed May 29, 2013 12:52PM UTC by scottgonzalez comment:1

milestone: none1.10.0
resolution: → fixed
status: newclosed

What you really mean is repeatedly calling stepUp() or stepDown(); 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.