Comment #6 on issue 25929 by ana...@chromium.org: window.opener and parent.window.opener both always seem to return null
http://code.google.com/p/chromium/issues/detail?id=25929

Hi Nicholas

Thanks for the test cases. When I try to run these tests in Chrome, clicking on the Launch link causes the resulting popup to get blocked. I took a look at the index.htm source, and it has an onLoad handler set to the launch() function, which is also called when we click on the Launch Link. If we remove the onLoad handler this test
case works fine in Chrome and ChromeFrame.

Please verify if this works for you.

In ChromeFrame currently the popup opens up in the same tab from IE which causes this
to be treated as a new navigation. Thus window.opener is NULL.

Thanks
Ananta


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to