Status: Unconfirmed
Owner: ----
Labels: Type-Bug Pri-2 OS-All Area-Misc

New issue 23616 by albert....@cpstl.com.hk: ChromeFrame on IE6 cannot  
perform "redirect" from ASP.NET application
http://code.google.com/p/chromium/issues/detail?id=23616

Chrome Version       : 4.0.211.7
URLs (if applicable) : N/A
Other browsers tested:
      Safari 4: OK
   Firefox 3.x: OK
          IE 7: OK
          IE 8: N/A
      Chrome 2: OK

Description:
ChromeFrame cannot redirect to specified page in ASP.NET application.
But original Chrome work normally.

What steps will reproduce the problem?
1. In a new ASP.NET page, add a line of code "if (IsPostBack)
Response.Redirect("Page2.aspx");" in Page_Load event and a button used for
post-back only.
2. Open the page by IE6 and click on the button.
3. The page freezed.

What is the expected result?
Browser redirected current page to "Page2".

What happens instead?
The page freezed.

Attached is the sample code to reproduce this problem. Thanks!


Attachments:
        Problem.zip  1.4 KB

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