https://bugs.kde.org/show_bug.cgi?id=498530
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Highlighting does show on |Some icons drawn by |all tray icons. |Kirigami.icon don't | |highlight when "active" | |property is set to true Product|plasmashell |frameworks-kirigami Assignee|plasma-b...@kde.org |kdelibs-b...@kde.org Version|6.2.5 |6.10.0 Ever confirmed|0 |1 Component|System Tray widget |general Status|REPORTED |CONFIRMED CC| |notm...@gmail.com --- Comment #5 from Nate Graham <n...@kde.org> --- As far as I can tell, the system tray is doing everything right: it's setting Kirigami.Icon's "active" property on hover, as evidenced by the fact that *some* of your 3rd-party tray icons are honoring it. The only option I can see here is that for some of those icons, Kirigami.Icon's "active" state doesn't produce any visual changes for whatever reason. It looks like it's simply engaging the QIcon::Active mode in QIcon code itself, so it's possible this is also a Qt issue. Regardless, moving to Kirigami for further investigation. -- You are receiving this mail because: You are watching all bug changes.