Bug 458871 - Task Manager's audio mute icon could have a tooltip
Summary: Task Manager's audio mute icon could have a tooltip
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Task Manager and Icons-Only Task Manager (show other bugs)
Version: 5.25.5
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on: 428191
Blocks:
  Show dependency treegraph
 
Reported: 2022-09-08 10:46 UTC by Jin Liu
Modified: 2022-09-09 04:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Clipped tooltip (691.11 KB, image/jpeg)
2022-09-08 10:48 UTC, Jin Liu
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jin Liu 2022-09-08 10:46:59 UTC
SUMMARY
When an app is playing audio, its entry in task manager has an audio badge which mutes the app. The badge could have a tooltip saying "Mute"/"Unmute" on hover.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.25.5
KDE Frameworks Version: 5.97
Qt Version: 5.15.5
Comment 1 Jin Liu 2022-09-08 10:48:02 UTC
Created attachment 151921 [details]
Clipped tooltip

I tried adding a tooltip using QQC2.ToolTip, but it's clipped.
Comment 2 Nate Graham 2022-09-09 04:34:27 UTC
> I tried adding a tooltip using QQC2.ToolTip, but it's clipped.
You should use a PlasmaComponents3 tooltip, not a QQC2 style tooltip. But regardless, it's because of Bug 428191.