Updates:
Labels: -OS-Linux OS-All
Comment #6 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
this happens on windows as well. The page has an onclick listener that
causes you to
navigate to the search result when you click anywhere in the user's
rectangle (not
just on the link). You can observe this by left clicking or middle clicking
(in either
case the handler navigates in the current tab). Note that a middle click in
windows
will initiate autoscroll instead. Safari has the same problem but
ie/firefox don't.
So it seems to me that the problem is we send the page the click event as
well as
handling it ourselves. FWIW the page also should probably do nothing on
middle click.
--
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
-~----------~----~----~----~------~----~------~--~---