#10729 closed defect (invalid)
destroyDescendants() for dojox.layout.ContentPane not working in case of hidden elements
Reported by: | joshilay | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | tbd |
Component: | DojoX Layout | Version: | 1.4.0 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
If dojox.layout.ContentPane? contains as hidden elements (css being visible:hidden), then destroyDescendants() is not able to destroy any hidden elements. So on coming back to same page, firebug shows "widget already registered error". I am using FF 3.5.7.
Change History (4)
comment:1 Changed 11 years ago by
comment:3 Changed 11 years ago by
Component: | General → Dijit |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Please reopen if there is a test case that can reproduce.
comment:4 Changed 10 years ago by
Component: | Dijit → DojoX Layout |
---|
Note: See
TracTickets for help on using
tickets.
Replying to joshilay:
is there any updates on the bug ?