[Mono-bugs] [Bug 80768][Nor] Changed - ObjectDisposedException closing form in Paint

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Mar 20 03:07:35 EDT 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 toshok at ximian.com.

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

--- shadow/80768	2007-03-18 22:10:54.000000000 -0500
+++ shadow/80768.tmp.23243	2007-03-20 02:07:35.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 80768
 Product: Mono: Class Libraries
 Version: 1.2
 OS: GNU/Linux [Other]
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: gert.driesen at pandora.be               
 QAContact: mono-bugs at ximian.com
@@ -62,6 +62,10 @@
   }
 }
 
 ------- Additional Comments From georgegiolfan at yahoo.com  2007-02-09 18:48 -------
 A possible fix would be to check if control is disposed (and return 
 in that case) after calling OnPaint in Control.WndProc.
+
+------- Additional Comments From toshok at ximian.com  2007-03-20 02:07 -------
+fixed in svn.  easier fix is to just not use the Handle property after
+raising an event.


More information about the mono-bugs mailing list