Skip to main content

Search and Top Navigation

#4315 closed bug (fixed)

Opened March 10, 2009 11:16AM UTC

Closed March 10, 2009 11:18AM UTC

Last modified March 19, 2009 03:34AM UTC

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

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

Attachments (0)
Change History (5)

Changed March 10, 2009 11:18AM UTC by rdworth comment:1

description: 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 \ 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 \
resolution: → fixed
status: newclosed

Fixed in r2228

Changed March 10, 2009 03:04PM UTC by Cloudream comment:2

milestone: 1.81.7.1

Changed March 10, 2009 03:09PM UTC by Cloudream comment:3

milestone: 1.7.11.8

Changed March 11, 2009 10:13AM UTC by rdworth comment:4

priority: blockercritical

Changed March 19, 2009 03:34AM UTC by rdworth comment:5

milestone: 1.81.7.1

merged to 1.7.1 in r2322