Opened 13 years ago
Closed 13 years ago
#4204 closed defect (fixed)
Bug in LayoutCode test
Reported by: | guest | Owned by: | Adam Peller |
---|---|---|---|
Priority: | low | Milestone: | 1.0 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Not a crucial bug as it seems to be just a bug in the test. Although I could be wrong.
Steps to reproduce: Go here: http://archive.dojotoolkit.org/nightly/checkout/dijit/tests/layout/test_LayoutCode.html Click "Accordion Layout" Click destroy on "one" "two" and "three" Click add a child under rootWidget (Twice) try to use the accordion elements and they do not work.
Change History (4)
comment:1 Changed 13 years ago by
Milestone: | 0.9 → 1.0 |
---|---|
Owner: | set to Adam Peller |
comment:2 Changed 13 years ago by
Milestone: | 1.0 → 1.1 |
---|
the problems in this test are entirely different now, so this may not even be valid.
comment:3 Changed 13 years ago by
(In [10736]) Fix addChild test for AccordionContainer?. Refs #4204
comment:4 Changed 13 years ago by
Milestone: | 1.1 → 1.0 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Ok, what's left looks like #4642. Closing.
Note: See
TracTickets for help on using
tickets.
Test may have to be updated to create an AccordionPane? child (which now extends ContentPane?)