https://bugs.kde.org/show_bug.cgi?id=489236
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |n...@kde.org Status|REPORTED |RESOLVED Resolution|--- |INTENTIONAL --- Comment #1 from Nate Graham <n...@kde.org> --- That's correct. The code currently gets the icon from the applet itself, so it shows you the same icon you'll see in the system tray. However when an applet is disabled, that's obviously impossible since the applet no longer exists there, so it falls back to the icon specified in the applet's JSON metadata file. These may not match of course. And there's no way to force them to match, since the applet itself can change its icon at runtime. So I'm afraid there's no way we can fix this, sorry. -- You are receiving this mail because: You are watching all bug changes.