On Friday, May 17, 2013 12:20:13 AM UTC+2, Neil wrote:
> display: none; destroys the nsIFrame object (in this case an
> nsMenuPopupFrame), thus closing the panel.
Is there another way to make the panel invisible without destroying the nsIFrame?
I can't see how to open the popup after the content is loaded since as far as I can see the iframe doesn't have a docshell until the popup is first opened.