Opened 11 years ago
Closed 11 years ago
#10342 closed task (fixed)
BorderContainer: add tests
Reported by: | bill | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | Dijit | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Add tests for BorderContainer:
- pane layout (both headline and sidebar)
- adding/removing panes
- drag splitter via keyboard
- drag splitter via mouse
- resize
Change History (5)
comment:1 Changed 11 years ago by
Milestone: | tbd → 1.5 |
---|
comment:2 Changed 11 years ago by
Milestone: | 1.5 → 1.6 |
---|
comment:3 Changed 11 years ago by
comment:4 Changed 11 years ago by
Milestone: | 1.6 → 1.5 |
---|---|
Owner: | set to bill |
Status: | new → assigned |
comment:5 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [22474]) Initial BorderContainer tests, including test (currently with workaround) for #11430. Refs #10342, #11430.