[Mono-bugs] [Bug 364281] New: OnClosing event handler does not work

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 22 16:59:32 EST 2008


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


           Summary: OnClosing event handler does not work
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: olabuschagne at growthpathanalytics.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Description of Problem:
I implemented custom code for the OnClosing event handler for a windows form.
When I close the window in OS X it closes the application without executing the
code in the event handler.

Steps to reproduce the problem:
1. Added Messagebox.Show("Test")in OnClosing event handler
2. Run the application and celect the X to close the window.


Actual Results:
Application closes

Expected Results:
Messagebox to show

How often does this happen? 
Always

Additional Information:


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


More information about the mono-bugs mailing list