| Summary: | Tooltip is reloaded when moving from task to tooltip to the task again | ||
|---|---|---|---|
| Product: | [Plasma] plasmashell | Reporter: | Oliver Beard <olib141> |
| Component: | Task Manager and Icons-Only Task Manager widgets | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | minor | CC: | nate, qydwhotmail |
| Priority: | NOR | ||
| Version First Reported In: | 5.26.5 | ||
| Target Milestone: | 1.0 | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/commit/d8da1eb2a1abcda9e0f0670929028394fa46356f | Version Fixed/Implemented In: | 5.27 |
| Sentry Crash Report: | |||
|
Description
Oliver Beard
2023-01-04 03:44:44 UTC
Can reproduce. Can reproduce on Wayland and I once tried to fix it but failed. Git commit 332604406185d860780d01b1f81e4f37d670d149 by Fushan Wen. Committed on 24/01/2023 at 07:56. Pushed by fusionfuture into branch 'master'. applets/taskmanager: don't reload tooltip when moving from task to tooltip to the task again Add `parentTask.containsMouse` as an active condition. FIXED-IN: 5.27 M +1 -1 applets/taskmanager/package/contents/ui/ToolTipDelegate.qml https://invent.kde.org/plasma/plasma-desktop/commit/332604406185d860780d01b1f81e4f37d670d149 Git commit d8da1eb2a1abcda9e0f0670929028394fa46356f by Fushan Wen. Committed on 24/01/2023 at 07:58. Pushed by fusionfuture into branch 'Plasma/5.27'. applets/taskmanager: don't reload tooltip when moving from task to tooltip to the task again Add `parentTask.containsMouse` as an active condition. FIXED-IN: 5.27 (cherry picked from commit 332604406185d860780d01b1f81e4f37d670d149) M +1 -1 applets/taskmanager/package/contents/ui/ToolTipDelegate.qml https://invent.kde.org/plasma/plasma-desktop/commit/d8da1eb2a1abcda9e0f0670929028394fa46356f |