https://bugs.kde.org/show_bug.cgi?id=443425
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/d3 | |bb796a1973624aa7a0381549166 | |a920eb96eab --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit d3bb796a1973624aa7a0381549166a920eb96eab by Nate Graham, on behalf of Fushan Wen. Committed on 18/10/2021 at 16:16. Pushed by ngraham into branch 'master'. Make tooltip interactive when there is a player but no window is present If a media player is pinned to Task Manager, after opening the media player and switching to another virtual desktop, the media controller will be still visible in the tooltip but cannot be interacted with. Move hasPlayer property to ToolTipDelegate.qml, and add mainItem.hasPlayer to interactive property of ToolTipArea to fix the bug. M +1 -1 applets/taskmanager/package/contents/ui/Task.qml M +4 -0 applets/taskmanager/package/contents/ui/ToolTipDelegate.qml M +0 -3 applets/taskmanager/package/contents/ui/ToolTipInstance.qml https://invent.kde.org/plasma/plasma-desktop/commit/d3bb796a1973624aa7a0381549166a920eb96eab -- You are receiving this mail because: You are watching all bug changes.