#1580 closed defect (fixed)
tabcontainer: layout issue when closing tabs
Reported by: | Owned by: | bill | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Widgets | Version: | 0.3 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
having a tabcontainer with lots of tabs, the tabs are placed on 2 lines. But when lot of tabs get closed that they all fit on 1 line, the extra space for the second line of tabs isn't removed.
after resizing the window, the whitespace is removed. Calling the onResized() after destroying a tab would probably fix the problem
Attachments (3)
Change History (9)
Changed 14 years ago by
Attachment: | screenshot.png added |
---|
comment:1 Changed 14 years ago by
Milestone: | → 0.4 |
---|---|
Owner: | changed from bill to Dustin Machi |
comment:2 Changed 14 years ago by
Milestone: | 0.4 → 0.4.1 |
---|
comment:3 Changed 14 years ago by
Owner: | changed from Dustin Machi to neil |
---|---|
Status: | new → assigned |
Changed 14 years ago by
Attachment: | PageContainer.js.Bug_TRAC_1580.patch added |
---|
PageContainer?.js.Bug_TRAC_1580.patch; patch for $DOJO_ROOT/src/widget/PageContainer.js
Changed 14 years ago by
Attachment: | test_TabContainer_closed.html added |
---|
testcase for PageContainer?.js.<>.patch; test_TabContainer_closed.html. To be used from $DOJO_ROOT/tests/widget directory
comment:4 Changed 14 years ago by
Owner: | changed from neil to bill |
---|---|
Status: | assigned → new |
Note: See
TracTickets for help on using
tickets.
screenshot using firefox 1.5