[Mono-bugs] [Bug 78718][Nor] Changed - Form: Setting Form.MdiParent to null when the container is not null crashes.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sat Jul 1 00:28:17 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 unserkonig at gmail.com.
http://bugzilla.ximian.com/show_bug.cgi?id=78718
--- shadow/78718 2006-07-01 00:25:15.000000000 -0400
+++ shadow/78718.tmp.30870 2006-07-01 00:28:17.000000000 -0400
@@ -82,6 +82,10 @@
child_form.MdiParent = (child_form.MdiParent
== null ? this : null);
};
}
}
+
+------- Additional Comments From unserkonig at gmail.com 2006-07-01 00:28 -------
+The "Click me" button behaves strange after the mdi child has been
+separated from the mdi child (can't be pressed).
More information about the mono-bugs
mailing list