https://bugs.kde.org/show_bug.cgi?id=476669
Nicolas Fella <nicolas.fe...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/mult |https://invent.kde.org/mult |imedia/audiocd-kio/-/commit |imedia/audiocd-kio/-/commit |/92a474ba8b8fc87096348559d5 |/a4dc87c18adaf43f2441a874ca |8e56b10c1cb788 |a6416121e2b62a --- Comment #5 from Nicolas Fella <nicolas.fe...@gmx.de> --- Git commit a4dc87c18adaf43f2441a874caa6416121e2b62a by Nicolas Fella. Committed on 20/02/2024 at 16:29. Pushed by nicolasfella into branch 'release/24.02'. Only mark KCM as changed when text was actually edited textChanged is also emitted when setText is called, which we do on load This causes the KCM to be always marked as changed even when the user never changed anything Use textEdited, which is only emitted when a human changed it (cherry picked from commit 92a474ba8b8fc87096348559d58e56b10c1cb788) M +9 -9 kcmaudiocd/kcmaudiocd.cpp https://invent.kde.org/multimedia/audiocd-kio/-/commit/a4dc87c18adaf43f2441a874caa6416121e2b62a -- You are receiving this mail because: You are watching all bug changes.