#11904 closed defect (duplicate)
dojox.form.RangeSlider right selector throws errors, doesn't work
Reported by: | dwilson | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Form | Version: | 1.5 |
Keywords: | RangeSlider | Cc: | dwilson |
Blocked By: | Blocking: |
Description
On version 1.5 (Google CDN) the selector on the right side of the rangeslider does not move when selecting and dragging with the mouse. It throws an error. The selector on the left works as expected. The buttons surrounding the slider work as expected.
All works as expected on 1.4.
(broken) http://dwilson.us/test/multislider15.html (working) http://dwilson.us/test/multislider14.html
I tested FF, IE, and Chrome with the same behavior.
This can also be demonstrated at http://docs.dojocampus.org/dojox/form/RangeSlider
Attachments (1)
Change History (3)
Changed 10 years ago by
Attachment: | multislider15.html added |
---|
comment:2 Changed 10 years ago by
Milestone: | 1.5.1 → tbd |
---|
Note: See
TracTickets for help on using
tickets.
Example of broken dojox.form.RangeSlider?