Bug 32 : implement "cancel" on "save changes before closing" window
Last modified: 2006-11-03 20:06




Status:
RESOLVED
Resolution:
FIXED -
Priority:
P4
Severity:
normal

 

Reporter:
fry
Assigned To:
fry

Attachment Type Created Size Actions

Description:   Opened: 2005-05-12 20:29
on java 1.3, macosx seems to be forcing the quit even if no System.exit()
is called. then it seems that windows started picking up the behavior. the
latter would say that it's a coding error, the former that it's a macosx
thing tied to the cmd-q handler (can this be overridden?)

in the meantime, cancel has just been removed since it was trashing things.
Additional Comment #1 From fry 2005-05-12 20:30
Additional Comment #2 From fry 2005-07-15 15:00
Additional Comment #3 From fry 2005-07-15 15:01
whups, that second link is a dud...
Additional Comment #4 From fry 2006-11-03 20:06
Found the Apple technote that covered this crap-up:
http://developer.apple.com/qa/qa2001/qa1187.html
Fixed for release 0120.