[Mono-bugs] [Bug 80050][Nor] New - MDI: Hiding/unhiding issues

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Nov 26 05:42:01 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=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: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+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).


More information about the mono-bugs mailing list