[Mono-bugs] [Bug 78487][Min] New - [PATCH] Menu: click event should not raised when it was the right button

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue May 23 03:10:39 EDT 2006


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by atsushi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=78487

--- shadow/78487	2006-05-23 03:10:39.000000000 -0400
+++ shadow/78487.tmp.15132	2006-05-23 03:10:39.000000000 -0400
@@ -0,0 +1,26 @@
+Bug#: 78487
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: atsushi at ximian.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] Menu: click event should not raised when it was the right button
+
+Currently right-clicking menu items actually executes menu item commands,
+while it should be only when it was left-click.
+
+Run winforms/mainmenu/swf-mainmenu-nomdi.exe and/or
+winforms/contextmenu/swf-popups.exe, show mainmenu (or context menu) and
+right-click any of the items.
+
+A fix being attached.


More information about the mono-bugs mailing list