[Mono-bugs] [Bug 477871] New: Selecting 'Quit' from dock icon on OSX doesn't quit the application
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Feb 19 16:28:53 EST 2009
https://bugzilla.novell.com/show_bug.cgi?id=477871
Summary: Selecting 'Quit' from dock icon on OSX doesn't quit
the application
Classification: Mono
Product: Mono: Class Libraries
Version: 2.2.x
Platform: Macintosh
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: rrussell at franticfilms.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.0.6)
Gecko/2009011913 Firefox/3.0.6 (.NET CLR 3.5.30729)
I have a WinForms application running on OSX 10.4 and 10.5 with Mono 2.2
installed, and I've noticed that if I right-click on its dock icon and select
'Quit', the application doesn't shutdown. Using the 'Force Quit' option works,
but of course it doesn't allow the application to shutdown gracefully.
This may be related, but if I try to log off while my app is running, the log
off will timeout because my app isn't responding to the quit (I've also found
that if I use an applescript to tell the application to quit, that doesn't work
either).
Reproducible: Always
Steps to Reproduce:
1. Create any Windows Forms application.
2. When the application starts up, right-click on the app's icon in the dock
and select 'Quit'.
Actual Results:
Nothing happens.
Expected Results:
Application should quit.
--
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