Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [atf-dev] Mozilla Browser popup error.

On 5/26/06, Sundaramurthi <sundar@xxxxxxxxxxxx> wrote:

   In atf mozilla plug-in I am getting error in popup window. All the popup windows in my pages are not opening. It's throwing _javascript_ error.

This is a known issue that I haven't yet had the chance to fix.  I just opened a bug in order to track this: https://bugs.eclipse.org/bugs/show_bug.cgi?id=147783.

In your case, nsIDOMJSWindow.open() is eventually calling in to MozillaWindowCreator.createChromeWindow() (on the Java side), which fails to open pop-up windows.

Add yourself to that bug to find out when it is fixed...


Javier Pedemonte
ATF Developer



Back to the top