Comment #2 on issue 17663 by shimax21: Not able to go back after selecting a forum on Panoramio http://code.google.com/p/chromium/issues/detail?id=17663
I confirmed this bug. 2.0.172.37 seems to hava a bug for "location.href". So if you click the empty space, onclick="window.location.href='viewtopic.php? t=19652&sid=8a56d873812bca9cf0b9d38c1d6537ae'" does not work as expected. location.href behaves like "location.replace". That is the problem. I made a simple test case: http://www.securehtml.jp/test/pageA.html You can not go back to Page A if you are using Chrome 2.0.172.37. -- 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 -~----------~----~----~----~------~----~------~--~---
