https://bugs.kde.org/show_bug.cgi?id=457081
Bug ID: 457081 Summary: Create Copy of Existing doesn't clear filepath. Product: krita Version: 5.0.6 Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: File formats Assignee: krita-bugs-n...@kde.org Reporter: griffinval...@gmail.com Target Milestone: --- SUMMARY Create copy of exisiting document doesn't clear the file path, which means that pressing save will just save over the original document. This makes the function identical to opening and saving the same file, while the function should actually be identical to "open existing document as new" but then for a document that's already open. https://bugs.kde.org/show_bug.cgi?id=348256 was the original request for this functionality, it looks like it was just an oversight. STEPS TO REPRODUCE 1. Open a file. 2. File->create copy from existing file. 3. Change something. 4. save. OBSERVED RESULT The document just saves over the original path. EXPECTED RESULT A save file dialog should pop up. -- You are receiving this mail because: You are watching all bug changes.