[Mono-bugs] [Bug 78394][Nor] Changed - Control.Disposed event doesn't get fired...

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun May 14 12:43:56 EDT 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=78394

--- shadow/78394	2006-05-14 07:43:24.000000000 -0400
+++ shadow/78394.tmp.23246	2006-05-14 12:43:56.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 78394
 Product: Mono: Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
+Status: NEEDINFO   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: Windows.Forms
 AssignedTo: peter at novonyx.com                            
 ReportedBy: xenomorph2 at onlinehome.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -29,6 +29,15 @@
 MWF: no console output...
 
 ------- Additional Comments From xenomorph2 at onlinehome.de  2006-05-14 07:43 -------
 Created an attachment (id=17011)
 Test app
 
+
+------- Additional Comments From peter at novonyx.com  2006-05-14 12:43 -------
+You already had a bug like that, and I fixed it and you verified it. 
+We also had a bug that claimed disposed wasn't called and the 'proof' 
+was that CWLs weren't making it. From what I've been told, it could 
+be as simple as stdout being closed before those controls are getting 
+disposed. I'm not in the office today, so I can't test, but throw 
+a 'throw new Exception()' in your dispose handler and see if it 
+throws, to test if it's being called.


More information about the mono-bugs mailing list