[Mono-bugs] [Bug 80624][Nor] New - Form.Close has no effect in Load if form is not displayed yet
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 25 16:58:28 EST 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=80624
--- shadow/80624 2007-01-25 16:58:28.000000000 -0500
+++ shadow/80624.tmp.539 2007-01-25 16:58:28.000000000 -0500
@@ -0,0 +1,23 @@
+Bug#: 80624
+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: Form.Close has no effect in Load if form is not displayed yet
+
+When a form is not yet displayed, and Close is invoked in Load, then this
+does not close the form and break out of the message loop (while it does
+on MS).
+
+To reproduce, compile and run the attached code snippet.
More information about the mono-bugs
mailing list