#1981 closed defect (fixed)
on IE, ModalFloatingPane is not modal the second time
Reported by: | Owned by: | liucougar | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | General | Version: | 0.4 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
Hello dojo team,
I have a ModalFloatingPane? opened programmatically by clicking on a button The first time, everything is fine
Then, I close the floating pane using the cross in the title bar
If I try to reopen the window by clicking on the button again, the floating pane is not modal anymore
problem only on IE 6 (FF 1.5 is ok)
Thanks
Yann
Attachments (1)
Change History (5)
Changed 14 years ago by
Attachment: | modalfloatingpanepb.html added |
---|
comment:1 Changed 14 years ago by
Owner: | changed from anonymous to liucougar |
---|
comment:2 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 14 years ago by
Milestone: | → 0.4.1 |
---|
Note: See
TracTickets for help on using
tickets.
(In [6688]) fixes #1981 Attention: dojo.html.removeNode(node) won't set node to null in IE