Opened 13 years ago
Closed 13 years ago
#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: | |
Blocked by: | Blocking: |
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 (1)
Change History (3)
Changed 13 years ago by
Attachment: | jquery.ui-closestHandle.patch added |
---|
comment:1 Changed 13 years ago by
Milestone: | TBD → 1.6 |
---|---|
Priority: | minor → critical |
Note: See
TracTickets for help on using
tickets.
Fix for the problem