[Mono-bugs] [Bug 354286] MDI parent can be closed even if MDI child prevents closing of form

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Jan 18 14:09:39 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=354286

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=354286#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                                        |RESOLVED
         Resolution|                                                |FIXED




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-01-18 12:09:38 MST ---
Fixed in r93275.  Thanks for the report!

2008-01-18  Jonathan Pobst  <monkey at jpobst.com>

        * MdiFormTest.cs: Add test for bug #354286.

2008-01-18  Jonathan Pobst  <monkey at jpobst.com>

        * Form.cs: Give MDI children the opportunity to cancel the parent form
        attempting to close.  Ensure that all [Form]Clos[ing,ed] events get
called
        properly for both the parent and child.
        * Application.cs: Signature of internal method changed, pass the
previous
        default of false.
        [Fixes bug #354286]


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list