Updates:
        Labels: HasReduction

Comment #2 on issue 4493 by [EMAIL PROTECTED]: cannot go back to previous  
page on www.reuters.com
http://code.google.com/p/chromium/issues/detail?id=4493

when the article is loading, the URL (in omnibox) is actually changed  
(a "#" sign is
appended) for a while and restores after loaded. In this case, when click  
go back
button of browser, Chrome loads the changed URL(the URL with "#" appended),  
instead
of the URL of previous page, that's why the go back button can't go back to  
previous
page.

Reduction:

http://go/reductions/4493/test-start.html

The reason why a "#" sign is appended is because there is an iframe in the  
second
page(test-standard.html) with src property "#", Chrome think it is a new  
URL (display
it in the omnibox), but other browsers don't think so.



Attachments:
        test-start.html  418 bytes
        test-standard.html  398 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

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to