Search and Top Navigation
#7764 closed bug (notabug)
Opened October 04, 2011 10:26PM UTC
Closed October 04, 2011 10:44PM UTC
Spinner has trouble with extreme min and max values
Reported by: | KeithPepin | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.widget | Version: | git (not yet released) |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery Version: v1.6.3 with jQuery UI v1.9m6 (spinner)
Reproducible in: FF, Google, IE (7, 8, 9)
Demo of Bug: http://jsfiddle.net/KeithPepin/L2GCE/1/
Description:
Spinner has trouble with extreme min and max values (Ex: max: 79228162514264337593543950335, min: -79228162514264337593543950335). When clicking on the spinner with these extremes, it will not step. I tried to commit a fix for this, but my fix broke other unit tests, still working on a better solution (see jsfiddle demo for initial attempt).
Note: I logged this under ui.widget as there was no option for ui.spinner yet.
Attachments (0)
Change History (1)
Changed October 04, 2011 10:44PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
Moved to http://wiki.jqueryui.com/Spinner