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=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: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
