Plasma 5 system tray "Entries" state does not respect toggle

This is the screen shot of Entries tab in System tray settings:
](https://www.dropbox.com/s/h7gif0oorqqfyb0/systray.png?dl=0)
https://www.dropbox.com/s/h7gif0oorqqfyb0/systray.png?raw=1

I can toggle the status and click Apply but nothing happens and on reopening system tray settings all entries are reverted to the original status as shown here.

Since one of them, Clipboard, is set to “Shown” it’s probably an old KDE4 setting overriding Plasma 5, but what and where is it and how to stop it from interfering?

OTOH, Clipboard is from “System Services” category while I actually want to toggle Dropbox, which is “Application Status”.

On that note - what is painting Dropbox icon background purple? The icon itself is transparent. Should I start a separate thread for this Dropbox issue? Its icon stands out as a sore thumb in system tray and never matches the panel. When panel is black the icon is purple, when panel was light the icon was black. Is it Dropbox itself adding color as well as status emblem, or is it drawing background according to some obscure Plasma settings?

Google just found a thread with exact same issue, somehow forum search didn’t turn it up earlier.

https://forums.opensuse.org/showthread.php/511643-System-Tray-in-Plasma5-doesn-t-allow-to-hide-or-show-icons

The solution there is to toggle index/currentIndex in Line 97 of /usr/share/plasma/plasmoids/org.kde.plasma.systemtray/contents/ui/ConfigEntries.qml.

It was originally from a bugzilla report that shows up here and there and both options there can work as well as break the system tray depending on plasma version and other packages. Lots of updates have been pushed since then, I suspect, so YMMV.

In my case switching to “currentIndex” works but doesn’t survive re-login. Kalarm seems to respect the setting but Dropbox and Chrome don’t, and reboots are unpredictable so far.