Opened 10 years ago
Closed 10 years ago
#13701 closed defect (fixed)
a slider onChange triggers a colorPicker onChange event
Reported by: | Enzo | Owned by: | Douglas Hays |
---|---|---|---|
Priority: | high | Milestone: | 1.7 |
Component: | DojoX Widgets | Version: | 1.6.1 |
Keywords: | Cc: | dante | |
Blocked By: | Blocking: |
Description
I have basically a slider and a colorPicker, with a function provided for each onChange event.
And whenever I move the slider with the mouse, when I leave the mouse, the onChange event of the colorPicker is triggered!
Example attached
Attachments (1)
Change History (4)
Changed 10 years ago by
Attachment: | onchange.htm added |
---|
comment:2 Changed 10 years ago by
Cc: | dante added |
---|---|
Component: | General → DojoX Widgets |
Milestone: | tbd → 1.7 |
Owner: | set to Douglas Hays |
Status: | new → assigned |
ColorPicker? is subscribed to all page dnd ops.
Note: See
TracTickets for help on using
tickets.
It may have a link with ticket #9626, dunno...