[Mono-bugs] [Bug 80404][Nor] New - [PATCH] Form.Closing event does not allow cancel for non-modal form

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Dec 29 18:27:28 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 gert.driesen at pandora.be.

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

--- shadow/80404	2006-12-29 18:27:28.000000000 -0500
+++ shadow/80404.tmp.1541	2006-12-29 18:27:28.000000000 -0500
@@ -0,0 +1,27 @@
+Bug#: 80404
+Product: Mono: Class Libraries
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Windows.Forms
+AssignedTo: toshok at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [PATCH] Form.Closing event does not allow cancel for non-modal form
+
+This issue was reported by Dominik Seichter [domseichter at web.de] in mono-
+dev.
+
+Setting CancelEventArgs.Cancel to true in the CancelEventHandler for 
+Form.Closing has no effect for non-modal forms.
+
+To reproduce:
+1. compile and run the attached code snippet.
+2. follow the on-screen instructions on tab #1.


More information about the mono-bugs mailing list