Add link to bug 23240 - middle/right mouse button shouldn't cause click/dblclick
authorGary Kacmarcik <garykac@google.com>
Fri, 13 Sep 2013 09:42:41 -0700
changeset 496 2f4cf222d4b3
parent 495 160891b5a2f3
child 497 544a879b3d66
Add link to bug 23240 - middle/right mouse button shouldn't cause click/dblclick
html/DOM3-Events.html
--- 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>