Opened 11 years ago

Closed 11 years ago

#7764 closed bug (notabug)

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.

Change History (1)

comment:1 Changed 11 years ago by Scott González

Resolution: invalid
Status: newclosed
Note: See TracTickets for help on using tickets.