I have a xul application with the "browser.chromeURL" preference set.

When I run that xul application with xulrunner.exe (version 1.8.1.3)
pop-ups from the window.open javascript behave correctly from the
browser widget.

However when I run that same xul file in an embedded instance with
JavaXPCOM there are two behaviors that occur.
1) In one case a link will change, but the browser content is replaced
with the pop-up link.  In xulrunner.exe a new window contained the pop-
up content.

2) In one other case the pop-up does not even show, where in
xulrunner.exe a new pop-up window was created.

Is this a case of event listeners needing to be instantiated to listen
for such activity?
Is there an additional preference to set?

Any information is much appreciated.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to