dijit.form.ToggleButton doesn't toggle if checked is changed during onClick
if checked
is changed during the onClick
for a dijit.form.ToggleButton? then the toggle may not work. see attached test case and attached patch.
this defect is seen in trunk (1.7 development).
Change History (6)
Summary: |
[patch][cla] dijit.form.ToggleButton doesn't toggle if checked is changed during onClick →
[regression][patch][cla] dijit.form.ToggleButton doesn't toggle if checked is changed during onClick
|
Milestone: |
tbd →
1.7
|
Summary: |
[regression][patch][cla] dijit.form.ToggleButton doesn't toggle if checked is changed during onClick →
[patch][cla] dijit.form.ToggleButton doesn't toggle if checked is changed during onClick
|
Version: |
1.6.0 →
1.6.1
|
Summary: |
[patch][cla] dijit.form.ToggleButton doesn't toggle if checked is changed during onClick →
dijit.form.ToggleButton doesn't toggle if checked is changed during onClick
|
Resolution: |
→ fixed
|
Status: |
new →
closed
|
Using HTML's checkbox as the rubric, both 1.6 and 1.7 have it wrong<br>