[Mono-bugs] [Bug 79369][Min] New - If you mouse down and release in the active menu item, the submenu should go away.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Sep 11 17:10:30 EDT 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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79369
--- shadow/79369 2006-09-11 17:10:30.000000000 -0400
+++ shadow/79369.tmp.2593 2006-09-11 17:10:30.000000000 -0400
@@ -0,0 +1,28 @@
+Bug#: 79369
+Product: Mono: Class Libraries
+Version: 1.1
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Minor
+Component: Windows.Forms
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: toshok at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: If you mouse down and release in the active menu item, the submenu should go away.
+
+On Windows:
+
+Click on a menu item in the main menu, and release it in the same item.
+The submenu stays displayed.
+
+Click on the main menu item again, and again release it in the same item.
+The submenu should be hidden.
+
+On mono the second half (the press/release + hide) doesn't happen. The
+submenu stays up when it shouldn't.
More information about the mono-bugs
mailing list