Status: Untriaged
Owner: ----
Labels: Area-ChromeFrame Type-Bug OS-Windows Pri-2

New issue 32243 by chison...@hotmail.com: chromeframe failed to run window.open('filename.zip','_self') twice.
http://code.google.com/p/chromium/issues/detail?id=32243

Google Chrome   4.0.266.0 (Official Build 33992)
WebKit  532.6
V8      2.0.3.1
User Agent      Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US)
AppleWebKit/532.6 (KHTML, like Gecko) Chrome/4.0.266.0 Safari/532.6

What steps will reproduce the problem?
1. run the following javascript to download file:
 - window.open("filename.zip", "_self");
OR window.location.href = "filename.zip";
2. Save file or click cancel to close the download dialog
3. re-run the javascript the same as step 1.

What is the expected result?
Show download dialog correctly.

What happens instead?
Nothing happened



--
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