[Mono-bugs] [Bug 82806][Nor] New - MDI: activation issues
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Sep 11 16:52:21 EDT 2007
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=82806
--- shadow/82806 2007-09-11 16:52:21.000000000 -0400
+++ shadow/82806.tmp.769 2007-09-11 16:52:21.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 82806
+Product: Mono: Class Libraries
+Version: 1.2
+OS:
+OS Details: Windows XP SP2
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: gert.driesen at pandora.be
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: MDI: activation issues
+
+I've noticed the following regression in our MDI support:
+
+* When 2 child forms are displayed, then both forms remain activated.
+* When a child is maximized and a new child form is showed, then that
+child form should also be maximized. On Mono that form is not maximized,
+but the text of the child folds into the title bar.
+
+I'm pretty sure this worked fine at one point in time ...
+
+To reproduce:
+1. compile and run the following code snippet.
+2. follow the on-screen instructions
+
+I can reproduce both issues on Windows XP SP2. I haven't yet checked it on
+Linux.
More information about the mono-bugs
mailing list