[Mono-bugs] [Bug 80270][Nor] New - Menu: Wrong events fired when clicking top-level menu

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Dec 16 08:48:17 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=80270

--- shadow/80270	2006-12-16 08:48:17.000000000 -0500
+++ shadow/80270.tmp.14305	2006-12-16 08:48:17.000000000 -0500
@@ -0,0 +1,28 @@
+Bug#: 80270
+Product: Mono: Class Libraries
+Version: 1.2
+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: Menu: Wrong events fired when clicking top-level menu
+
+When clicking a top-level menu, the Select and Popup events should fire 
+in that order.
+
+On Mono, only the Popup event is fired clicking the top-level menu and 
+the Select event is fired when the same menu is clicked again (to close 
+it).
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.


More information about the mono-bugs mailing list