Skip to main content

Search and Top Navigation

#7809 closed bug (wontfix)

Opened October 25, 2011 10:16AM UTC

Closed October 25, 2011 12:59PM UTC

Last modified October 25, 2011 05:53PM UTC

Slider: Left handle keyboard not working for a range slider with jQuery 1.6.2

Reported by: jb Owned by:
Priority: minor Milestone: 1.9.0
Component: ui.slider Version: 1.8.16
Keywords: Cc:
Blocked by: Blocking:
Description

Starting with jQuery 1.6.2 the left handle of a range slider cannot be moved with the arrow keys. The right handle is working. Both handles are working when using jQuery version 1.6.1 and earlier.

Can be tested with http://jqueryui.com/demos/slider/#range

Attachments (0)
Change History (4)

Changed October 25, 2011 12:38PM UTC by scottgonzalez comment:1

status: newopen
summary: Slider: Left handle keyboard not working for a range sliderSlider: Left handle keyboard not working for a range slider with jQuery 1.6.2

This isn't starting with 1.6.2, it's ONLY with 1.6.2. 1.6.3 and 1.6.4 work fine.

Changed October 25, 2011 12:59PM UTC by scottgonzalez comment:2

resolution: → wontfix
status: openclosed

jQuery 1.6.2 has problems with data stored using dashes. You should just upgrade to 1.6.3 or newer.

Changed October 25, 2011 05:47PM UTC by jb comment:3

Ok. I have thought the demo page always runs with the actual version of jQuery.

Changed October 25, 2011 05:53PM UTC by scottgonzalez comment:4

That's a reasonable assumption, but jqueryui.com always runs on the most recently supported jQuery version at the time of the most recent jQuery UI release. When 1.8.16 was released, the lastest version of jQuery was 1.6.2. If 1.8.17 were to go out today, then jqueryui.com would upgrade to jQuery 1.6.4.