https://bugs.kde.org/show_bug.cgi?id=422638
Tymond <tamtamy.tym...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/grap | |hics/krita/commit/98ed8547a | |bb7af01d926cb8d27b104c03dd6 | |a3c3 Resolution|--- |FIXED --- Comment #5 from Tymond <tamtamy.tym...@gmail.com> --- Git commit 98ed8547abb7af01d926cb8d27b104c03dd6a3c3 by Agata Cacko. Committed on 01/08/2020 at 20:06. Pushed by tymond into branch 'master'. Don't use document title when warning about unsaved changes Before this commit, Krita would use document title (which is usually the filename that was first used for that document without the extension). That would cause a confusion when "Save As" feature is used since Krita would stll hold the old name as the document title. This commit changes it to always use the filename instead (in the unsaved changes warning dialog). M +1 -5 libs/ui/KisView.cpp https://invent.kde.org/graphics/krita/commit/98ed8547abb7af01d926cb8d27b104c03dd6a3c3 -- You are receiving this mail because: You are watching all bug changes.