Bug 414380

Summary: Documents keep their old names
Product: [Applications] krita Reporter: Jan <kde>
Component: GeneralAssignee: Krita Bugs <krita-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: ghevan
Priority: NOR    
Version: 4.2.7.1   
Target Milestone: ---   
Platform: macOS (DMG)   
OS: macOS   
Latest Commit: Version Fixed In:

Description Jan 2019-11-21 19:53:49 UTC
SUMMARY
When you save a document in Krita under a different filename, upon exiting, the confirmation dialog still asks for the prior filename

STEPS TO REPRODUCE
1. Create a new document, save it under some name.
2. Choose File/Save as ..., save it under a different name
3. Close the document, a confirmation box appears, referencing the name from step 1

SOFTWARE/OS VERSIONS
macOS: Mojave
Comment 1 vanyossi 2019-11-22 01:48:25 UTC
When krita asks for confirmation upon closing it does not use the filename of the file, but it uses the "Title" displayed in "Document Information".

Setting this to empty makes krita report using the filename instead. Earlier discussions on this came to the conclusion that is was a little to risky to just  go in and change the default behaviour as it may break backwards compatibility with the kra fileformat.

*** This bug has been marked as a duplicate of bug 408103 ***