https://bugs.kde.org/show_bug.cgi?id=519502
Marco Martin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/feee45d0a84ea1b96ad206189 | |0fbb97662aa5b2e Resolution|--- |FIXED --- Comment #5 from Marco Martin <[email protected]> --- Git commit feee45d0a84ea1b96ad2061890fbb97662aa5b2e by Marco Martin. Committed on 12/05/2026 at 15:05. Pushed by mart into branch 'master'. ShellCorona: Call configChanged() on each applet after cloning the panel C++ applets that read the config with kconfiggroup instead of the kconfigskeleton, need configChanged() to be called after anything touches their config file. this will make them read it again and adapt to the config changes ### Test plan Add icon applets in a panel (either creating a new empty panel or adding them to an existing panel by drag and drop from kickoff) clone it in panel edit mode and it should have the correct icons (clicking on them should launch the right app as well) ### Bugs fixed M +1 -0 shell/shellcorona.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/feee45d0a84ea1b96ad2061890fbb97662aa5b2e -- You are receiving this mail because: You are watching all bug changes.
