Opened 15 years ago
Closed 15 years ago
#3900 closed defect (fixed)
TitlePane with href: setContent() called prematurely
Reported by: | bill | Owned by: | mumme |
---|---|---|---|
Priority: | high | Milestone: | 0.9 |
Component: | Dijit | Version: | 0.9 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
On IE with latest code in test_TitlePane.html, the test #4 pane (which should be closed until you click on it) shows up as opened. Looks like setContent() called prematurely.
Note: See
TracTickets for help on using
tickets.
(In [9870]) Make preload=false work for TitlePane?, also added a delayed test to test_Dialog.html to make it easier to spot problems with lazyload in Dialog.
Fixes #3900