Opened 13 years ago
Closed 12 years ago
#7299 closed defect (fixed)
ExpandoPane: Except for Tab 1, expandos collapse all the way in a TabContainer
Reported by: | spidey2099 | Owned by: | dante |
---|---|---|---|
Priority: | high | Milestone: | 1.3 |
Component: | DojoX Widgets | Version: | 1.1.1 |
Keywords: | expando, collapse | Cc: | |
Blocked By: | Blocking: |
Description
This is a repeat of a previous ticket. I used the dojo-nightly-2008-07-15 build and the problem of the disappearing expando still exists. I tried using the new attach methodology parent.containerNode.appendChild (borderContainer.domNode);
as well as the older 1.1 attach methodology dijit.byId (parent).domNode.appendChild (div);
but the problem remains the same.
IMHO this is foundational and is a must-have functionality.
Attachments (1)
Change History (6)
Changed 13 years ago by
Attachment: | dojo-1.1-Test-3-TabContainerInnerExpandoPane.html added |
---|
comment:1 Changed 13 years ago by
P.S If the border container with the expandos is attached to tab 1, it works as expected.
comment:2 Changed 13 years ago by
Component: | Dijit → DojoX Widgets |
---|---|
Owner: | set to dante |
Priority: | highest → normal |
severity: | blocker → normal |
Summary: | Except for Tab 1, expandos collapse all the way in a TabContainer → ExpandoPane: Except for Tab 1, expandos collapse all the way in a TabContainer |
comment:3 Changed 13 years ago by
Milestone: | tbd → future |
---|
comment:4 Changed 12 years ago by
comment:5 Changed 12 years ago by
Milestone: | future → 1.3 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
i believe this to be fixed as part of [16553] with an adjustment to the timing and accuracy of resize() and startup(). please reopen if persists.
Tab container with a border container attached in the tabs.