Ticket #7015 (closed defect: invalid)
TabContainer: 1st tab in tabContainer created programmatically does not render properly.
| Reported by: | guest | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.2 |
| Component: | Dijit | Version: | 1.1.1 |
| Severity: | normal | Keywords: | TabContainer, render |
| Cc: | saj14saj@… |
Description
. . .
This problem appears in FF 3 and IE 7 at least; I have not tested other browsers.
When creating a TabContainer? with a single programmatically created tab, it misrenders the tab.
Additional testing shows that if two tabs are created programmatically quite quickly, both tabs are misrendered.
Workaround: create a dummy tab after a small timeout delay (20 ms appears to work) and then delete the dummy tab.
Change History
Note: See
TracTickets for help on using
tickets.