[Mono-bugs] [Bug 77143][Wis] 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
Sun Jan 8 15:36:42 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 don at edvalson.net.
http://bugzilla.ximian.com/show_bug.cgi?id=77143
--- shadow/77143 2006-01-03 09:37:49.000000000 -0500
+++ shadow/77143.tmp.21018 2006-01-08 15:36:42.000000000 -0500
@@ -48,6 +48,14 @@
exhibited the same behavior so this is probably not related to just
the color dialog.
------- Additional Comments From jeromydean at gmail.com 2006-01-03 09:37 -------
I am using the latest mono version (1.1.12.1) and I am also using the
latest libraries from the monocharge package as of 1/3/2006.
+
+------- Additional Comments From don at edvalson.net 2006-01-08 15:36 -------
+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
More information about the mono-bugs
mailing list