Ticket #4315 (closed bug: fixed)

Opened 18 months ago

Last modified 18 months ago

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:

Description (last modified by rdworth) (diff)

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

Changed 18 months ago by rdworth

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

Fixed in r2228

Changed 18 months ago by Cloudream

  • milestone changed from 1.8 to 1.7.1

Changed 18 months ago by Cloudream

  • milestone changed from 1.7.1 to 1.8

Changed 18 months ago by rdworth

  • priority changed from blocker to critical

Changed 18 months ago by rdworth

  • milestone changed from 1.8 to 1.7.1

merged to 1.7.1 in r2322

Note: See TracTickets for help on using tickets.