Created attachment 188854 [details] visual aid for steps to reproduce + observed result *** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports Please remove this comment after reading and before submitting - thanks! *** SUMMARY Changing the system tray visibility option for the first or second entry in the list in System Tray Settings>Entries changes the option for both. Changing the option for any of the other entries works as expected. STEPS TO REPRODUCE 1. open system tray settings 2. open the entries menu 3. change the visibility option of either the first or the second entry 4. observe both changing to the same thing that was selected OBSERVED RESULT Both visibility options seem to be linked. EXPECTED RESULT The visibility options are separate and don't influence the other. SOFTWARE/OS VERSIONS Windows: / macOS: / (available in the Info Center app, or by running `kinfo` in a terminal window) Linux/KDE Plasma: Fedora KDE 6.18.5-200.fc43.x86_64 KDE Plasma Version: 6.5.5 KDE Frameworks Version: 6.22.0 Qt Version: 6.10.1 ADDITIONAL INFORMATION The second entry happens to be Kando (https://github.com/kando-menu/kando) which I just installed and had some weird behavior where it duplicated its systray icon when changing the icon style in Kando's settings. I'm not sure if this is related or not and if this is even a bug that KDE is responsible for.
Can confirm this, seems to happen with electron(?) applications. I used Kando and Discord for this, and they both change. They seem to use some shared ID i think? Operating System: KDE Linux 2026-01-25 KDE Plasma Version: 6.6.80 KDE Frameworks Version: 6.23.0 Qt Version: 6.10.1 Kernel Version: 6.18.6-zen1-1-zen (64-bit) Graphics Platform: Wayland Processors: 12 × AMD Ryzen 5 3600 6-Core Processor Memory: 16 GiB of RAM (15.5 GiB usable) Graphics Processor: AMD Radeon RX 6600
Yep, this is a bug in Electron; see Bug 470840. It was already fixed upstream, but these apps need to upgrade the version of Electron they're using. *** This bug has been marked as a duplicate of bug 470840 ***