Ticket #6739 (closed defect: wontfix)
IE6 and IE7 - Widgets lose this.domNode (null) when instanciated in dojo.addonLoad()
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | Dijit | Version: | 1.1b1 |
| Severity: | major | Keywords: | |
| Cc: | jbondc@… |
Description
When a dijit.dialog is create inside dojo.addonLoad() it can lose some properties like this.domNode (?!)
There's no easy way to describe so see the attached test case , it's a pretty socking bug and unfortunately I couldn't nail it down...
Debugging IE is well a nightmare...
Fixing this bug would likely solve: http://trac.dojotoolkit.org/ticket/5142
And solve any other tickets about dojo.style() or "currentStyle" null error(s)
Attachments
Change History
Note: See
TracTickets for help on using
tickets.