[Fuse-for-macosx-devel] [ fuse-for-macosx-Bugs-1842576 ] Trouble Quitting
Brought to you by:
fredm
From: SourceForge.net <no...@so...> - 2008-02-10 20:50:54
|
Bugs item #1842576, was opened at 2007-12-02 20:00 Message generated for change (Comment added) made by fredm You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893311&aid=1842576&group_id=180469 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Interface (example) Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: JamesW (jweatherley) Assigned to: Nobody/Anonymous (nobody) Summary: Trouble Quitting Initial Comment: Version 20070728 (3080) A couple of problems when quitting. Command-Q works fine. I get the Cancel/OK dialog and both buttons work. However, If I use the close window button then the main window closes before the Cancel/OK dialog is raised. Cancel now does nothing. On a multi-headed system the Cancel/OK dialog is raised on the display with Fuse if I use command-Q. If I use the close window button the Cancel/OK dialog is always raised on the primary display, regardless of where the Fuse window was. ---------------------------------------------------------------------- >Comment By: Fredrick Meunier (fredm) Date: 2008-02-11 07:51 Message: Logged In: YES user_id=11017 Originator: NO I've fixed the Command-Q vs. close window button problem in revision 468. For the multi-headed issue, I think that is just the way that OS X works for alert panels. The only thing that could be done would be to use sheets instead (which I plan to look at in the future). ---------------------------------------------------------------------- Comment By: JamesW (jweatherley) Date: 2007-12-04 01:00 Message: Logged In: YES user_id=1342409 Originator: YES I'll just add that the first problem, quitting via the close button causes Cancel to misbehave, happens on PPC and x86 for me. ---------------------------------------------------------------------- Comment By: Fredrick Meunier (fredm) Date: 2007-12-03 21:02 Message: Logged In: YES user_id=11017 Originator: NO Thanks, these problems don't occur for me, but may be a hint for the problems that are occurring on some PowerPC machines. I hope to get a chance to investigate more thoroughly soon. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=893311&aid=1842576&group_id=180469 |