#15790 closed defect (fixed)
StackController: should assign the name attribute to button in onAddChild function
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | undecided | Milestone: | 1.8 |
Component: | Dijit | Version: | 1.7.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Currently, the name attribute does not get assigned to the button which causes problems when not using the default dijit.layout._StackButton.
I'm using a dijit.form.RadioButton as the button widget for the StackController. Without the name attribute, the radio button loses its state (checked, unchecked) in certain situations.
Change History (2)
comment:1 Changed 9 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 9 years ago by
Milestone: | tbd → 1.8 |
---|
Note: See
TracTickets for help on using
tickets.
In [29417]: