Ticket #5620 (closed defect: fixed)
dojox.widget.Wizard widget buttons trapping click
| Reported by: | dante | Owned by: | doughays |
|---|---|---|---|
| Priority: | high | Milestone: | 1.1 |
| Component: | Dijit | Version: | 1.0 |
| Severity: | major | Keywords: | |
| Cc: | simonjb |
Description
as of 01-18-2008, dojox.widget.Wizard buttons do not work.
http://archive.dojotoolkit.org/dojo-2008-01-18/dojotoolkit/dojox/widget/tests/test_Wizard.html
the last working nightly: http://archive.dojotoolkit.org/dojo-2008-01-17/dojotoolkit/dojox/widget/tests/test_Wizard.html
the line removing:
mapNode[attr] = value; //FF2 won't set readOnly et al with node.setAttribute
for dojo.attr() in [12067] is the cause of the regression.
Change History
Note: See
TracTickets for help on using
tickets.