Search and Top Navigation
#8561 closed bug (duplicate)
Opened September 10, 2012 01:54PM UTC
Closed October 16, 2012 07:19PM UTC
Slider Range unable to move to bigger value if max and min have the same value!
Reported by: | sv3tli0 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.11.0 |
Component: | ui.slider | Version: | 1.8.23 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Go here: http://ui.jquery.com/repository/tags/testing/demos/slider/range.html
Drag the first handle to $100
Drag the second handle to $100 and let go
Now try dragging the handle to RIGHT !
Left is possible but right is NOT possible.
Users must first move left so they can move the slider to right etc...
I don't duplicate #3736!
Attachments (0)
Change History (4)
Changed September 10, 2012 01:57PM UTC by comment:1
Changed October 11, 2012 02:53PM UTC by comment:2
milestone: | 1.9.0 → 1.11.0 |
---|
Changed October 15, 2012 03:31PM UTC by comment:3
status: | new → open |
---|
I can confirm that this is still an issue in 1.9. The link given in the description in the ticket is broken; here's the new one http://jqueryui.com/slider/#range and here's a fiddle showing this http://jsfiddle.net/tj_vantoll/L5Gdg/.
100$ is just example.. try whatever value you want..