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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
