[Mono-bugs] [Bug 79813][Blo] Changed - ObjectDisposedException accessing Handle after ShowDialog

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Nov 3 17:15:49 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 toshok at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=79813

--- shadow/79813	2006-11-03 16:04:03.000000000 -0500
+++ shadow/79813.tmp.15670	2006-11-03 17:15:49.000000000 -0500
@@ -80,6 +80,10 @@
   }
 
 ------- Additional Comments From monkey at jpobst.com  2006-11-02 17:44 -------
 Created an attachment (id=17980)
 Test Program
 
+
+------- Additional Comments From toshok at ximian.com  2006-11-03 17:15 -------
+it looks like the crux of this problem is that Form.Close doesn't
+actually dispose of modal dialog forms, it only hides them.


More information about the mono-bugs mailing list