Opened 14 years ago
Closed 14 years ago
#3447 closed defect (invalid)
ContentPane fails a lot of dijits
Reported by: | guest | Owned by: | anonymous |
---|---|---|---|
Priority: | low | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | ContentPane dijit | Cc: | |
Blocked By: | Blocking: |
Description
when I put accordionContainer or tabContainer in ContentPane?,they all fails at some aspects:accordionContainer can't expand and tabContainer's tab positions display incorrectly. I think there might be some other dijits will fail in ContentPane? too!
Change History (1)
comment:1 Changed 14 years ago by
Component: | General → Dijit |
---|---|
Milestone: | 0.9beta → 1.0 |
Priority: | highest → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sorry, I have no idea what you mean. In what way does the second code fail? Attach a full testcase using the "Attach File" button.
Probably you just forget to set a height for the accordion container/tab container.