[Mono-bugs] [Bug 80415][Maj] Changed - [PATCH] Form.Closing event cannot be canceld for non modal forms

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sun Dec 31 05:49:00 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 alex.olk at googlemail.com.

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

--- shadow/80415	2006-12-31 05:36:31.000000000 -0500
+++ shadow/80415.tmp.9159	2006-12-31 05:49:00.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 80415
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: Kubuntu Linux Amd64
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Major
 Component: Windows.Forms
 AssignedTo: toshok at ximian.com                            
 ReportedBy: domseichter at web.de               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -63,6 +63,11 @@
 +                                                       closing = false;
                                                 }
 -                                               Dispose ();
                                         } else {
                                                 OnClosing (args);
                                                 if (args.Cancel) {
+
+------- Additional Comments From alex.olk at googlemail.com  2006-12-31 05:49 -------
+
+
+*** This bug has been marked as a duplicate of 80404 ***


More information about the mono-bugs mailing list