Bug 468187 - Add option to enable/disable tooltips for each used widget
Summary: Add option to enable/disable tooltips for each used widget
Status: CLOSED INTENTIONAL
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.27.3
Platform: Manjaro Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-04-06 00:17 UTC by medin
Modified: 2023-04-06 18:34 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description medin 2023-04-06 00:17:44 UTC
Tooltips are an additional way to access quickly more information without clicking on items, but they can be very intrusive and non-intuitive in some cases :

1) For example, If I want to enable tooltips only on Desktop and disable them everywhere, it cannot be done because tooltips in System Tray items, Kickoff, Pager, Minimize All... are automatically enabled with global tooltips settings which is needed for Desktop tooltips.

2) If I want to enable thumbnails (preview and selection) only for grouped items in Task Manager while disabling tooltips everywhere, it cannot be done.

It would be great to have an option in Plasma settings where we can check the activation/deactivation of tooltips in each used widgets (which doesn't have its own tooltips settings), because some tooltips really have no meaning and bring no additional/new information to user like the one for Kickoff, Minimize All, Calendar, Keyboard layout.
Comment 1 Nate Graham 2023-04-06 15:53:38 UTC
I'm afraid this would be super duper over-configurability, sorry.

The previews in the Task Manager are already independent from the global tooltip setting since they're not really tooltips, they're interactive previews.
Comment 2 medin 2023-04-06 17:50:38 UTC
(In reply to Nate Graham from comment #1)

> The previews in the Task Manager are already independent from the global
> tooltip setting since they're not really tooltips, they're interactive
> previews.

For me, when I disable tooltips in "General Behavior" page, the previews of Task Manager stop working.
Comment 3 Nate Graham 2023-04-06 18:34:14 UTC
Darn, can confirm. I could have sworn that was working. Can you submit a new bug report about this specifically?