Opened 14 years ago
Closed 14 years ago
#2678 closed defect (fixed)
Vertical resize fails with nested TabContainers on IE
Reported by: | guest | Owned by: | koranteng |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.4.2 |
Keywords: | Cc: | [email protected]… | |
Blocked By: | Blocking: |
Description
I have a page that includes a TabContainer? inside another TabContainer?. In Internet Explorer, resizing the page vertically causes the inner TabContainer? to simply disappear.
Refreshing the page causes it to return, as does resizing the page horizontally or diagonally. The behavior only occurs when the resize is only in the vertical dimension.
This happens with IE6, but it works just fine in Firefox.
Change History (2)
comment:1 Changed 14 years ago by
Component: | Widgets → Dijit |
---|---|
Milestone: | → 0.9 |
Owner: | changed from bill to koranteng |
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
I tested with test_TabContainer.html. Seems to be working. If you have a problem against Dijit 0.9 please supply a testcase.