Opened 13 years ago
Closed 13 years ago
#5996 closed defect (fixed)
replace test_LayoutCode.html
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.2 |
Component: | Dijit | Version: | 1.1b1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description (last modified by )
test_LayoutCode.html has a few failures:
- when pressing "tab container" button nothing happens (IE) or tabs much too short (FF)
- SplitContainer? doesn't appear
- when pressing "accordion container"... seems like the browser window itself should have a scrollbar but doesn't.
- BorderContainer? not shown
Should probably just remove this test file and make simpler programmatic tests files for TabContainer, AccordionContainer, and BorderContainer. Each test should allow for adding and removing panes.
Change History (4)
comment:1 Changed 13 years ago by
Milestone: | 1.1 → 1.2 |
---|---|
Owner: | set to Adam Peller |
comment:2 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Summary: | test_LayoutCode.html failures → replace test_LayoutCode.html |
comment:3 Changed 13 years ago by
Description: | modified (diff) |
---|---|
Owner: | changed from Adam Peller to bill |
Status: | new → assigned |
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I fixed this in [14610] and subsequent checkins, making a separate file for each widget.