Opened 15 years ago
Closed 15 years ago
#3232 closed defect (invalid)
SizeShare attribute of SplitContainer does not work if inside a TabContainer (Firefox only)
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | Dijit | Version: | 0.4.2 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
This Bug only appears in Firefox. The sizeShare attribute of the SplitContainer? does not work if the SplitContainer? is inside a TabContainer?. Dojo 0.4.2 and 0.4.3.
Attachments (1)
Change History (3)
Changed 15 years ago by
comment:1 Changed 15 years ago by
Component: | General → Dijit |
---|---|
Owner: | changed from anonymous to Adam Peller |
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
The test is invalid. The SplitContainer? should be a direct child of the TabContainer?. Get rid of the ContentPanes?.
Note: See
TracTickets for help on using
tickets.
Example