Opened 14 years ago
Closed 14 years ago
#4194 closed bug (fixed)
If animation is set to true, the range of a slider with 2 handles will not work properly
Reported by: | o.condre | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.7 |
Component: | ui.slider | Version: | 1.5.3 |
Keywords: | range animate | Cc: | |
Blocked by: | Blocking: |
Description
I've created a slider with 2 handles and have set the range and animate options to true. When a click event occurs on the slider, but outside the handles, the handles animate properly, but the CSS styled range does not - the range's width remains set to the width between the handles when the animation began.
In order to have a correctly displayed range, I had to set the animate option to false.
I've only tested this in IE7 and Firefox3, but the problem occurs in both these browsers.
(I used jquery 1.2.6 and jquery-ui 1.5.3)
Change History (3)
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|
comment:2 Changed 14 years ago by
Milestone: | 1.6 → 1.8 |
---|
comment:3 Changed 14 years ago by
Milestone: | 1.8 → 1.7 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
This was fixed in 1.7.