I use window.open to open a modal dialog (say, D1) from my extension. From
D1, another modal dialog D2 is opened in a similar way. On Windows, I get D2
on top of D1 on top of the original extension window. On Mac OS X, however,
D2 hides behind D1.
How can this be fixed?
_______________________________________________
Project_owners mailing list
Project_owners@mozdev.org
https://www.mozdev.org/mailman/listinfo/project_owners

Reply via email to