Opened 11 years ago
Closed 11 years ago
#9852 closed defect (worksforme)
Tabcontainer within Bordercontainer not resizing on splitter adjust
Reported by: | steven3311 | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | 1.4 |
Component: | Dijit | Version: | 1.3.0rc2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
I have a tabcontainer within a bordercontainer, when I resize the the borderContainer with the splitter the tabconainer does not resize and the overflow scrollbar covers the tabcontainer. Although when I resize the page the tabcontainer resizes correctly and resizes itself accounting for the size of the overflow scrollbar. Seems like the childern of the bordercontainer are not getting the resize event.
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Works fine for me, on http://download.dojotoolkit.org/release-1.3.2/dojo-release-1.3.2/dijit/tests/layout/test_Gui.html 1.3 and http://archive.dojotoolkit.org/nightly/dojotoolkit/dijit/tests/layout/test_Gui.html trunk.
If you have a test case please attach using the attach file button.
You marked this ticket as 1.3.0rc2, but I assume you are actually using 1.3.2 or trunk?