Bug 480768

Summary: Only one applet config window can be open at once, so for example the System Tray settings window closes when opening an applet's own settings from there
Product: [Plasma] plasmashell Reporter: postix <postix>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: minor CC: kde, materka, nate
Priority: NOR Keywords: usability
Version First Reported In: 5.27.10   
Target Milestone: 1.0   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description postix 2024-02-03 10:21:24 UTC
SUMMARY

System Tray:
1) Click on "V" ->  Settings -> Entries
2) Open the settings of the entry you want to edit

This results in the System Tray's settings window to close. If you mis-clicked or want to edit more settings, you need to go back to step 1), which is kinda annoying.

It'd be better imo if the window stayed open or you had a shortcut in applet's settings window to go the System Tray settings
Comment 1 Nate Graham 2024-02-06 22:13:34 UTC
Agreed, it's kind of annoying. And it doesn't happen when you open System Settings KCMs.

Under the hood, I know what's going on. Only one applet config window can be open at a time, so when you have the System Tray window open, that's one, and when you use it to open another applet's config window, that would be two, so the first one has to close.