https://bugs.kde.org/show_bug.cgi?id=470043
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Version Fixed In| |5.27.6 Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |728cf19e307b895fd53efebcb44 | |22a7747d0e08d --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 728cf19e307b895fd53efebcb4422a7747d0e08d by Nate Graham. Committed on 25/05/2023 at 03:42. Pushed by ngraham into branch 'master'. applets/taskmanager: don't time out preview tooltips In general we don't time out any tooltips now as long as the cursor remains hovered over the thing that opened the tooltip. One exception is Task Manager window thumbnail tooltips. This may simply have been missed during the change to no longer time out any tooltips (it has a local override for the new default behavior) or it might have been intentional at the time. But either way, it's probably better to follow the default settings here for reasons of consistency, not to mention to make it easier to interact with the preview thumbnails, especially when there are multiple windows open. FIXED-IN: 5.27.6 M +0 -4 applets/taskmanager/package/contents/ui/Task.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/728cf19e307b895fd53efebcb4422a7747d0e08d -- You are receiving this mail because: You are watching all bug changes.