[Mono-bugs] [Bug 80097][Nor] New - MenuItem popup issues
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Nov 30 07:57:22 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=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: toshok at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+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.
More information about the mono-bugs
mailing list