Public bug reported:

Ubuntu release: 12.10

chromium-browser version: 25.0.1364.160-0ubuntu0.12.1

Expected: Consider this bit of HTML:

<html>
<body onpaste="alert('Hi');">
<a href="http://google.com/";>Google</a>
</body>
</html>

Middle-clicking the link to Google should open the link in a new tab,
but not trigger the onpaste event.

Observed: Middle-clicking the link opens the link in a new tab, but does
trigger the onpaste event. The same is true on any page with a body
onpaste handler.

See also https://code.google.com/p/chromium/issues/detail?id=22810,
which was fixed in 2009 and is not present in the
22.0.1229.94~r161065-0ubuntu1 package.

** Affects: chromium-browser (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1163565

Title:
  Middle-clicking a link triggers onpaste event

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1163565/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to