Ticket #4169 (closed defect: duplicate)
TabContainer etc. doesn't render inside Dialog, collapsed TitlePane, etc.
| Reported by: | bill | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.1 |
| Component: | Dijit | Version: | 0.9 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Since layout widgets can't render inside a hidden div (at least on some browsers), tabs don't work correctly inside of a Dialog or TooltipDialog?.
Maybe can work around the problem by having users NOT specify display:none on their Dialog's, and then only hide the dialog after the tabs have rendered themselves (at the end of the startup call.
Change History
Note: See
TracTickets for help on using
tickets.