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=80050 --- shadow/80050 2006-11-26 05:42:01.000000000 -0500 +++ shadow/80050.tmp.3703 2006-11-26 05:42:01.000000000 -0500 @@ -0,0 +1,32 @@ +Bug#: 80050 +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: MDI: Hiding/unhiding issues + +I've noticed the following issues with regard to hiding/unhiding an MDI +child: + +* Hiding an MDI child should also hide the corresponding menu item in the +designated MdiList menu. +* Unhiding an MDI child should also make the corresponding menu item +visible in the designated MdiList menu at the original position. +* Hiding the active MDI child should make the next MDI child in zorder +active. + +To reproduce: +1. compile and run the attached code snippet. +2. follow the instructions in tabs #1 up until #6 of the Instructions +form (in that order). _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
