Opened 14 years ago

Closed 14 years ago

Last modified 14 years ago

#4315 closed bug (fixed)

Slider: clicking on slider with negative values causes error 'closestHandle is undefined'

Reported by: rdworth Owned by: rdworth
Priority: critical Milestone: 1.7.1
Component: ui.slider Version: 1.7
Keywords: Cc:
Blocked by: Blocking:

Description (last modified by rdworth)

If you create a slider with min: -2, max: 0, value: 0 then click directly at -2 the following error occurs:

closestHandle is undefined

file:/ui/ui.slider.js

Line 218

Change History (5)

comment:1 Changed 14 years ago by rdworth

Description: modified (diff)
Resolution: fixed
Status: newclosed

Fixed in r2228

comment:2 Changed 14 years ago by Cloudream

Milestone: 1.81.7.1

comment:3 Changed 14 years ago by Cloudream

Milestone: 1.7.11.8

comment:4 Changed 14 years ago by rdworth

Priority: blockercritical

comment:5 Changed 14 years ago by rdworth

Milestone: 1.81.7.1

merged to 1.7.1 in r2322

Note: See TracTickets for help on using tickets.