Created attachment 173461 [details] Visual example of the bug SUMMARY STEPS TO REPRODUCE 1. Have 2 items with the same name in System Tray (My example is Mullvad and Vesktop) 2. Try to change settings for them in the entries tab of System Tray OBSERVED RESULT Both applications act as the same and will take each others settings in the System Tray EXPECTED RESULT Each piece of software should be able to have different settings independent of each other SOFTWARE/OS VERSIONS Linux/KDE Plasma: 6.10.8-arch1-1 (64-bit) KDE Plasma Version: 6.1.4 KDE Frameworks Version: 6.5.0 Qt Version: 6.7.2
Thank you for the bug report! While it may look like the entries having the same (empty) name is the problem, the actual issue is that Electron-based applications all set the same id, which goes against the specification for StatusNotifierItem. This issue is already being tracked in another bug report; please follow that for updates on a fix. *** This bug has been marked as a duplicate of bug 470840 ***