Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc
New issue 8751 by wanghongbing: From one chrome browser window window.open
can not access another existing chrome browser window
http://code.google.com/p/chromium/issues/detail?id=8751
Chrome Version : 1.0.154.48
URLs (if applicable) :
Other browsers tested: FF, IE
Add OK or FAIL after other browsers where you have tested this issue:
Safari 3:
Firefox 3: OK
IE 7: OK
What steps will reproduce the problem?
1.launch browser window A, set window.name="windowA"
2.launch another browser window B, like use Ctrl-N, in a separate process
3.in browser window B, use javascript window.open("","windowA") to access
windowA
What is the expected result?
should get the reference of existing window "windowA"
What happens instead?
chrome launches popup window of "windowA" in the same process, can not
detect the one in a separate process
Please provide any additional information below. Attach a screenshot if
possible.
See attached files windowA.html and wndowB.html, load windowA.html in a
chrome browser window and then load windowB.html in another.
If this is the designed behavior, then don't let those two process share
same http session.
Attachments:
windowA.html 76 bytes
windowB.html 597 bytes
--
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
-~----------~----~----~----~------~----~------~--~---