#5679 closed defect (fixed)
onclick handlers on bumpers of slider
Reported by: | liucougar | Owned by: | liucougar |
---|---|---|---|
Priority: | high | Milestone: | 1.1 |
Component: | Dijit - Form | Version: | 1.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
the attached patch adds onclick handlers in slider so that when the left/up or right/down bumpers are clicked, the slider will be set to minimun or maximun (also taking rtl into account)
Attachments (1)
Change History (6)
Changed 14 years ago by
Attachment: | 5679.patch added |
---|
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Resolution: | fixed |
---|---|
Status: | closed → reopened |
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | reopened → closed |
comment:5 Changed 11 years ago by
Component: | Dijit → Dijit - Form |
---|
Note: See
TracTickets for help on using
tickets.
(In [12265]) fixes #5679: onclick handlers on bumpers of slider