https://bugzilla.novell.com/show_bug.cgi?id=349073
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=349073#c2 Jonathan Pobst <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED Status Whiteboard| |Application --- Comment #2 from Jonathan Pobst <[EMAIL PROTECTED]> 2007-12-17 10:51:43 MST --- Fixed in r91465. Thanks for the report and test case! 2007-12-17 Jonathan Pobst <[EMAIL PROTECTED]> * Application.cs: Calling Exit in 2.0 should chain to the Exit (CancelEventArgs) version so it can be canceled. * Form.cs: Create a flag to allow raising the Closing events to be skipped. We raise them once in Application.Exit and don't want to raise them again when the Form is actually closed. [Fixes bug #349073] -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
