Comment #1 on issue 30803 by [email protected]: Middle mouse button doesn't open image link in new tab http://code.google.com/p/chromium/issues/detail?id=30803
I discovered it's not just about image. Generaly the middle click fail on all childNodes of <a> which are not text http://www.google.cz/search?hl=cs&q=git+vs+mercurial&btnG=Hledat&lr=&aq=f&oq= Let's try third link <a href="..." class=l onmousedown="...">Availability, Integrity, Confidentiality: <em>Git vs Mercurial</em></a> Availability, Integrity, Confidentiality - works well Git vs Mercurial - doesn't work well - it's in em -- 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
