Matthew Gertner wrote:

It seems like the panel is automatically being closed when its hidden property 
is set to true.

display: none; destroys the nsIFrame object (in this case an nsMenuPopupFrame), thus closing the panel.

--
Warning: May contain traces of nuts.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to