#3393 closed defect (fixed)
Opening Dialog twice on the test page
Reported by: | Dustin Machi | Owned by: | bill |
---|---|---|---|
Priority: | high | Milestone: | 0.9beta |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Opening dialog twice results in a something awful (not the website). This occurs on the programmatic dialog and the href dialog at http://dojotoolkit.org/~alex/anon_view/dijit/tests/test_Calendar.html
Change History (5)
comment:1 Changed 14 years ago by
comment:2 Changed 14 years ago by
To be a bit clearer:
When you click,close,click on the programmatic dialog, I see: "Pane has no properties"
When you click,close,click on the href dialog, I see: The dialog shows up the first time, then the second time i see only the bg color.
comment:3 Changed 14 years ago by
Milestone: | → 0.9beta |
---|---|
Status: | new → assigned |
comment:4 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
comment:5 Changed 14 years ago by
(In [9083]) BackgroundIframe? needs an id on the parent element. Refs #3393.
Note: See
TracTickets for help on using
tickets.
ewps, http://dojotoolkit.org/~alex/anon_view/dijit/tests/layout/test_Dialog.html