[Mono-bugs] [Bug 77143][Nor] Changed - When closing a dialog you
can't regain control of the main form.
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Jan 12 03:25:07 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 peter at novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77143
--- shadow/77143 2006-01-08 17:49:21.000000000 -0500
+++ shadow/77143.tmp.29528 2006-01-12 03:25:06.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 77143
Product: Mono: Class Libraries
Version: 1.1
OS: Windows XP
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Windows.Forms
AssignedTo: peter at novonyx.com
ReportedBy: jeromydean at gmail.com
QAContact: mono-bugs at ximian.com
@@ -56,6 +56,9 @@
I have additional information on this bug. It happens whenever a
form which is shown using ShowDialog sets it's DialogResult to
DialogResult:None (or doesn't set it at all)
To work around this, have some code in the modal dialog set
DialogResult to DialogResult.Ok
+
+------- Additional Comments From peter at novonyx.com 2006-01-12 03:25 -------
+Fixed in svn r55422. Thanks for the report.
More information about the mono-bugs
mailing list