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=79912 --- shadow/79912 2006-11-12 10:34:12.000000000 -0500 +++ shadow/79912.tmp.17812 2006-11-12 10:34:12.000000000 -0500 @@ -0,0 +1,33 @@ +Bug#: 79912 +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: ToolBar: ButtonClick event not fired for DropDown button + +Clicking the icon of a DropDown ToolBarButton does not cause the +ButtonClick event to be fired, and it does not give the user an +impression that the button is clicked. + +Also, there should be no separator bar between the icon and the drop-down +box unless when hovering over the button. + +Note: clicking the drop-down box itself should not result in a +ButtonClick event, but a DropDown event. This is working fine already. + +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
