https://bugs.kde.org/show_bug.cgi?id=491209
Christoph Cullmann <christ...@cullmann.io> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/-/commit/ddb4a1b | |6ceefb4d8b069fe14440263d0bb | |776bd8 Resolution|--- |FIXED --- Comment #5 from Christoph Cullmann <christ...@cullmann.io> --- Git commit ddb4a1b6ceefb4d8b069fe14440263d0bb776bd8 by Christoph Cullmann, on behalf of Waqar Ahmed. Committed on 25/08/2024 at 16:39. Pushed by cullmann into branch 'master'. Fix adding global suppression doesn't suppress existing diagnostics We need to scan all the document nodes once global suppression changes to suppress all matches. Also, try not to rely on Document pointer, we can have diagnostics for files which are not open in the editor. M +5 -13 apps/lib/diagnostics/diagnostic_suppression.h M +32 -9 apps/lib/diagnostics/diagnosticview.cpp https://invent.kde.org/utilities/kate/-/commit/ddb4a1b6ceefb4d8b069fe14440263d0bb776bd8 -- You are receiving this mail because: You are watching all bug changes.