From: SourceForge.net <no...@so...> - 2006-04-19 21:46:55
|
Feature Requests item #1473262, was opened at 2006-04-19 16:46 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1473262&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 Priority: 5 Submitted By: Dan Smith (dlsmith) Assigned to: Nobody/Anonymous (nobody) Summary: Don't prompt to close empty "untitled" Initial Comment: I often create a new (untitled) document, start to type, change my mind and erase what I've typed, and then close the document. In these cases, I'm prompted to save my "changes". There's no need to prompt me, as it's obvious there is nothing useful in the document to save. This is part of a more general problem of recognizing when the current edited text is identical to the saved file. We handle it well when the original file state is restored via "undo." I'm not sure it's reasonable to expect the editor to recognize the match when arbitrary edits have occurred. But in the special case of an unsaved, empty document, the problem is trivial. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=438938&aid=1473262&group_id=44253 |