https://bugs.kde.org/show_bug.cgi?id=439094
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/95 | |c7a014e79db6477877f164d1158 | |563725eb1d5 Version Fixed In| |5.22.5 Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Nate Graham <[email protected]> --- Git commit 95c7a014e79db6477877f164d1158563725eb1d5 by Nate Graham. Committed on 06/08/2021 at 15:21. Pushed by ngraham into branch 'master'. [applets/taskmanager] Don't make pinned app tooltips interactive "Interactive" means that the tooltip will not disappear automatically when hovered by the cursor. This is appropriate for task tooltips, but pinned app tooltips have no content, so it does not make sense for them. Let's make them non-interactive. FIXED-IN: 5.22.5 M +1 -1 applets/taskmanager/package/contents/ui/Task.qml https://invent.kde.org/plasma/plasma-desktop/commit/95c7a014e79db6477877f164d1158563725eb1d5 -- You are receiving this mail because: You are watching all bug changes.
