[Mono-bugs] [Bug 79912][Nor] New - ToolBar: ButtonClick event not fired for DropDown button

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 12 10:34:12 EST 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 gert.driesen at pandora.be.

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: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+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.


More information about the mono-bugs mailing list