Bugs item #1466590, was opened at 2006-04-07 16:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1466590&group_id=44253
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: User interface
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Mathias Ricken (mgricken)
Assigned to: Nobody/Anonymous (nobody)
Summary: Cancel in "Save?" Dialogs on Quit
Initial Comment:
If the user has changed a project and then wants to
quit the program, the "xyz.pjt has been modified. Would
you like to save it? [Yes] [No] [Cancel]" dialog is shown.
But if the user selects "Cancel", the program still
quits. It should abort exiting the program.
If the user has a file that has been changed in project
mode and quits, there are TWO "Save xyz.java?" dialogs
that show up. The first one is a Yes/No/Cancel dialog,
the second is a Yes/No dialog. Again, selecting
"Cancel" on the first dialog does not abort exiting the
program. The second dialog should not appear at all.
If the user has a modified file open in flat-file mode,
just the Yes/No dialog is shown. I think there should
be a "Cancel" button that lets the user abort exiting
the program.
This behavior has been verified in DrJava Version
20060407-1814.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=438935&aid=1466590&group_id=44253
|