https://bugs.kde.org/show_bug.cgi?id=494463
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |6.2.4 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/83f83a07c5a91db19244a982d | |870898923f9fc3d --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 83f83a07c5a91db19244a982d870898923f9fc3d by Nate Graham. Committed on 15/11/2024 at 16:54. Pushed by ngraham into branch 'master'. applets/systemtray: suppress useless tooltips A tooltip is useless when its text is 100% identical to the visible text of whatever you're hovering the pointer over. Let's not show them. We'll still show the tooltip if its text is different in any way, just not if it's identical. FIXED-IN: 6.2.4 M +1 -1 applets/systemtray/package/contents/ui/items/PlasmoidItem.qml M +1 -0 applets/systemtray/package/contents/ui/items/StatusNotifierItem.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/83f83a07c5a91db19244a982d870898923f9fc3d -- You are receiving this mail because: You are watching all bug changes.