Comment #12 on issue 4583 by [EMAIL PROTECTED]: URL masquerading: wrong URL shown in the status bar when mouse hover over a link http://code.google.com/p/chromium/issues/detail?id=4583
I agree with Ian. We shouldn't change our behavior here. The status bar is not part of the browser's security user interface. There is no way to make it "secure." We shouldn't go down this path. For example, what if the onclick cancels the event and then calls setTimeout that navigates the page by setting window.location? Are we to disallow that? What if the click calls window.open to make a new tab and then closes the original tab? Etc, etc. -- 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 -~----------~----~----~----~------~----~------~--~---
