Updates:
Labels: -Area-BrowserUI -Size-Medium Area-WebKit
Comment #7 on issue 21402 by [email protected]: Middle click on googler
search result navigates in both current page and new tab
http://code.google.com/p/chromium/issues/detail?id=21402
one line reduction:
<A HREF="newpage.htm" onClick="alert('hello')">Click Here!</A>
on firefox if you middle click the link it just opens it in a new page, on
chrome it
additionally alert()s. Seems like this might be intentional, as there could
be
arguments both ways for which is correct.
--
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
-~----------~----~----~----~------~----~------~--~---