Opened 12 years ago
Closed 12 years ago
#8700 closed defect (duplicate)
dijit._Container should call .startup() on child widgets
Reported by: | Shane O'Sullivan | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit | Version: | 1.3.0b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
For the children widgets of Containers, the calling of the startup() function is sometimes necessary. However, some layout classes omit this call, often due to human error.
The startup() function in _Container should call starup() on all child widgets if it has not been previously called, in order to catch these edge cases.
Note: See
TracTickets for help on using
tickets.
Doh, I didn't realize you had filed this ticket and I filed the exact same thing in #8702.
Anyway, I don't want to refactor dijit for 1.3; we've already released beta. I scheduled it for 1.4.