Bug 510948

Summary: When changing visibility of one system tray icon, another one changes as well
Product: [Plasma] plasmashell Reporter: username981618 <jgqehj55>
Component: System Tray widgetAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: materka, nate
Priority: NOR    
Version First Reported In: 6.4.5   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Changing Mullvad's visibility also changes Cursor's visibility

Description username981618 2025-10-23 09:24:05 UTC
Created attachment 186037 [details]
Changing Mullvad's visibility also changes Cursor's visibility

STEPS TO REPRODUCE
1. Go to System tray settings -> Entries 
2. Change visibility of an item (e.g. always shown or always hidden)

OBSERVED RESULT
If I change the visibility of Mullvad, then Cursor changes to match the same setting and vice versa. This doesn't happen with other items, just these two. Not sure if it has anything to do with the apps themselves (why would it?) or rather if the first and third items' visibility settings are linked somehow.

EXPECTED RESULT
If I change one item, the others should all stay the same.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Fedora 42
KDE Plasma Version: 6.4.5
KDE Frameworks Version: 6.19.0
Qt Version: 6.9.2
Comment 1 Nate Graham 2025-10-23 16:09:31 UTC
This suggests both widgets have the same internal application ID, which means it's ultimately got the same root cause as Bug 470840, even if these aren't Electron apps.

*** This bug has been marked as a duplicate of bug 470840 ***