Add link to bug 23240 - middle/right mouse button shouldn't cause click/dblclick
--- a/html/DOM3-Events.html Sun Sep 08 10:27:38 2013 -0700
+++ b/html/DOM3-Events.html Fri Sep 13 09:42:41 2013 -0700
@@ -3166,6 +3166,10 @@
<p>The Mouse event types are listed below. In the case of nested elements, mouse event types are always targeted at the most deeply nested element. Ancestors of the
targeted element MAY use bubbling to obtain notification of mouse events which occur within its descendent elements.</p>
+ <p class="issue">
+ See bug <a href="https://www.w3.org/Bugs/Public/show_bug.cgi?id=23240">23240</a> - "Normatively specify that right/middle mouse button presses do not cause click/dblclick events"
+ </p>
+
<!-- click -->
<div class="event-definition">
<dl>