https://bugs.kde.org/show_bug.cgi?id=391208
Christoph Cullmann <cullm...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.81 Latest Commit| |https://invent.kde.org/fram | |eworks/ktexteditor/commit/1 | |274d1d59f3f601946fb5bc8e1a6 | |0b8c7478c3ec Resolution|INTENTIONAL |FIXED --- Comment #2 from Christoph Cullmann <cullm...@kde.org> --- Git commit 1274d1d59f3f601946fb5bc8e1a60b8c7478c3ec by Christoph Cullmann, on behalf of Nate Graham. Committed on 26/03/2021 at 20:01. Pushed by cullmann into branch 'master'. Don't warn about unsaved changes when closing if blank and unsaved In the case where the document is marked as modified, but is both blank and unsaved, there's no reason to pester the user about unsaved changes because there are no unsaved changes. So in this case, let's not bug them about it. FIXED-IN: 5.81 M +4 -1 src/document/katedocument.cpp https://invent.kde.org/frameworks/ktexteditor/commit/1274d1d59f3f601946fb5bc8e1a60b8c7478c3ec -- You are receiving this mail because: You are watching all bug changes.