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=80097

--- shadow/80097        2006-11-30 07:57:22.000000000 -0500
+++ shadow/80097.tmp.26352      2006-11-30 07:57:22.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 80097
+Product: Mono: Class Libraries
+Version: 1.2
+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: MenuItem popup issues
+
+I've noticed the following issues in Mono's implementation of MenuItem:
+
+* When a MenuItem containing only invisible menu items is clicked, an 
+artificact is drawn in the lower left corner of the menu item.
+
+=> See tab #1 of repro
+
+* MenuItem closes (no longer dropped down) when mouse pointer is moved 
+over menu area.
+
+=> See tab #3 of repro
+
+* The Popup event is fired when the mouse pointer is moved over an 
+already dropped down menu (this also happens using keyboard navigation).
+
+=> See tab #4 of repro
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions.
+
+Let me know if you want separate bug reports for these individual issues.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to