#4016 closed defect (fixed)
AccordionContainer: can't contain layout widgets
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | Dijit | Version: | 0.9 |
Keywords: | bordercontainer | Cc: | |
Blocked By: | Blocking: |
Description (last modified by )
On test_AccordionContainer.html, on the "accordion pane with complex widgets" example, click pane 3.
Doesn't show up correctly on FF or IE.
Change History (15)
comment:1 Changed 14 years ago by
Description: | modified (diff) |
---|
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
Milestone: | 0.9 → 1.0 |
---|
comment:4 Changed 13 years ago by
Milestone: | 1.0 → 1.1 |
---|
comment:5 Changed 13 years ago by
comment:6 Changed 13 years ago by
Keywords: | bordercontainer added |
---|
comment:8 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | Accordion: SplitContainer sizing wrong (FF) → AccordionContainer: can't contain layout widgets |
Just updating bug summary/description to show that the problem isn't specific to FF.
comment:9 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Milestone: | 1.2 → 1.4 |
Owner: | changed from Adam Peller to dante |
comment:10 Changed 12 years ago by
Milestone: | 1.4 → 1.5 |
---|
bumping 1.4 tickets to 1.5, and most 1.3 tickets to 1.4
comment:11 Changed 12 years ago by
Milestone: | 1.5 → 1.3 |
---|---|
Owner: | changed from dante to bill |
Status: | new → assigned |
comment:12 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in [15912] as a side effect of refactoring away intermediate AccordionPane widget.
comment:15 Changed 12 years ago by
Note: See
TracTickets for help on using
tickets.
(In [10003]) De-support SplitContainer? inside AccordionContainer?. Refs #4016, #4017