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=79854 --- shadow/79854 2006-11-07 02:36:05.000000000 -0500 +++ shadow/79854.tmp.6237 2006-11-07 02:36:05.000000000 -0500 @@ -0,0 +1,28 @@ +Bug#: 79854 +Product: Mono: Class Libraries +Version: 1.1 +OS: GNU/Linux [Other] +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Normal +Component: Windows.Forms +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: Right-clicking ToolBarButton should not cause ButtonClick + +Right-clicking a ToolBarButton should not cause the ButtonClick event to +be fired and should not change the state of the buttons (in case of a +toggle-style button), or show the drop-down menu (in case of a dropdown- +style button). + +To reproduce: + +1. Extract the attached (gzipped) tar archive. +2. compile and run test.cs +3. follow the on-screen instructions. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
