Opened 10 years ago
Closed 10 years ago
#9373 closed bug (notabug)
range slider does not handle borders probably
Reported by: | burnersk | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.slider | Version: | 1.10.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Just discovered some bug within jQuery UI slider.
Sliders won't snap-in on the min/max borders correctly. The value is min+1 or max-1 when snapped-in on a border.
A detailed description/demo is available at StackOverflow and jsFiddle. StackOverflow: http://stackoverflow.com/questions/17064180/how-to-handle-jquery-ui-sliders-correctly jsFiddle: http://jsfiddle.net/arunpjohny/XLsFx/1/
Note: See
TracTickets for help on using
tickets.
This has nothing to do with borders. Please read the documentation. This event is triggered before the value has changed.