Opened 9 years ago
Last modified 6 years ago
#274 assigned defect
Once a document has been Saved As, don't prompt to save the document upon closing
Reported by: | Lewis Rosenthal | Owned by: | Gregg Young |
---|---|---|---|
Priority: | minor | Milestone: | 1.4.1 |
Component: | Backend | Version: | 1.3.6 |
Keywords: | save | Cc: |
Description
PDF form fill-in. Data populated in form. Document | Save As... New name given to copy of document. Exit Lucide. Prompt appears to save the current document.
There are a few reasons for this. The most basic is that when we save a document as another document, we should then switch to that new document for editing (logically). Unfortunately, there does not yet exist a simple Save option (only Save As...), so the only opportunity we get to save the original document is upon exit. See #273 for related behavior.
Change History (4)
comment:1 by , 8 years ago
Milestone: | → Future |
---|
comment:2 by , 6 years ago
Milestone: | Future → 1.4.1 |
---|
comment:3 by , 6 years ago
Owner: | set to |
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
We're still not switching to the Saved As file (1.4.1 GA), so:
Result: original document, not saved as copy, has been edited.
So, this issue is half-fixed. Perhaps the "switch to saved as copy" should be a separate ticket.