Bug 492530 - No tooltips at all are shown when previews are disabled
Summary: No tooltips at all are shown when previews are disabled
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: 6.1.4
Platform: Other Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-02 08:21 UTC by popov895
Modified: 2024-11-30 12:28 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 6.3.0
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description popov895 2024-09-02 08:21:02 UTC
SUMMARY

Currently, if the previews are disabled, the task manager shows nothing when you hover over the icon of an open window. It would be great if in this case the task manager would show the regular tooltips with the app name and window title (as for pinned apps).

SOFTWARE/OS VERSIONS

Operating System: openSUSE Tumbleweed 20240829
KDE Plasma Version: 6.1.4
KDE Frameworks Version: 6.5.0
Qt Version: 6.7.2
Graphics Platform: Wayland
Comment 1 Nate Graham 2024-09-04 03:39:47 UTC
Yeah, I was just observing this myself. Fixing it is on my to-do list.
Comment 2 Nate Graham 2024-09-12 04:46:07 UTC
Working on it. Hopefully I'll manage to get it into Plasma 6.3.
Comment 3 Bug Janitor Service 2024-11-23 21:04:40 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2644
Comment 4 Nate Graham 2024-11-25 16:42:25 UTC
Git commit 2340207f2e3f5ffa4b890a007cbb5f5e81957648 by Nate Graham.
Committed on 25/11/2024 at 16:42.
Pushed by ngraham into branch 'master'.

applets/taskmanager: At least show something when thumbnails are disabled

There's an option to not show window thumbnails, but when you use it,
all tooltips for tasks disappear, not just window thumbnails. This isn't
ideal since you lose all feedback about the hovered task. In addition,
the behavior doesn't match the text of the option, since more than just
tooltips disappear.

Instead, show the small title-and-subtitle style tooltips.
FIXED-IN: 6.3.0

M  +1    -3    applets/taskmanager/package/contents/ui/PlayerController.qml
M  +5    -7    applets/taskmanager/package/contents/ui/Task.qml
M  +7    -4    applets/taskmanager/package/contents/ui/ToolTipDelegate.qml
M  +13   -9    applets/taskmanager/package/contents/ui/ToolTipInstance.qml

https://invent.kde.org/plasma/plasma-desktop/-/commit/2340207f2e3f5ffa4b890a007cbb5f5e81957648