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: [email protected]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [email protected]
          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.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to