Ticket #3948 (closed bug: fixed)
Slider missbehaves when going from min to max or vice versa
| Reported by: | op | Owned by: | |
|---|---|---|---|
| Priority: | critical | Milestone: | 1.7 |
| Component: | ui.slider | Version: | 1.6rc5 |
| Keywords: | closestHandle | Cc: | |
| Blocking: | Blocked by: |
Description
closestHandle never get set when the distance between the handles are the maximum available.
Error: closestHandle is undefined Source File: ui/ui.slider.js Line: 201
Attachments
Change History
Changed 4 years ago by op
-
attachment
jquery.ui-closestHandle.patch
added
Note: See
TracTickets for help on using
tickets.


Fix for the problem