[Mono-bugs] [Bug 80402][Min] New - ContextMenu: submenu is not closed on mouse leave

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 29 17:56:50 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=80402

--- shadow/80402	2006-12-29 17:56:50.000000000 -0500
+++ shadow/80402.tmp.1106	2006-12-29 17:56:50.000000000 -0500
@@ -0,0 +1,29 @@
+Bug#: 80402
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: ContextMenu: submenu is not closed on mouse leave
+
+When the submenu of the last menuitem is displayed, then the displayed 
+submenu should be closed if you move the mouse pointer away from that 
+menuitem in a downward direction.
+
+If I recall correctly, this is different from normal menu's (non-
+context). There the submenu of the last menuitem does not close if the 
+mouse is moved downwards.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.


More information about the mono-bugs mailing list