Bug 401093

Summary: kwin don't follows the "Show informational tips" setting and shows tooltips in any case
Product: [Plasma] kwin Reporter: Stefano <gisk+kdebugs>
Component: decorationsAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED INTENTIONAL    
Severity: wishlist CC: kde
Priority: NOR    
Version: 5.14.2   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:

Description Stefano 2018-11-16 08:13:55 UTC
SUMMARY
When setting System Settings > Desktop Behavior > Workspace > Show informational tips to off, kwin still shows tooltips when hovering the titlebar controls.
Tried with the default breeze decoration.

STEPS TO REPRODUCE
1. Change System Settings > Desktop Behavior > Workspace > Show informational tips to off
2. Hover some control on the window toolbar

OBSERVED RESULT
The titlebar controls are still showing tooltips

EXPECTED RESULT
No tooltips shown, like every other widget

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Archlinux and Neon 5.14
KDE Plasma: 5.14.3
Qt: 5.11.2
KDE Frameworks: 5.52.0
Comment 1 Martin Flöser 2018-11-16 08:41:16 UTC
I'm not sure whether this setting should influence KWin. It's for desktop behavior, not window manager behavior.
Comment 2 David Edmundson 2018-11-16 10:12:18 UTC
>No tooltips shown, like every other 

That setting doesn't even cover apps, only plasmashell. 
The title of that KCM was unfortunately renamed to be confusing. 

What concerns me most is that this is probably just requested as a workaround for the bug about showing tooltips when we have an open menu.
Comment 3 Stefano 2018-11-16 18:14:33 UTC
(In reply to David Edmundson from comment #2)
> >No tooltips shown, like every other 
> What concerns me most is that this is probably just requested as a
> workaround for the bug about showing tooltips when we have an open menu.

At first I tried to disable the tooltips as a workaround, but I opened this issue because I was expecting that the aforementioned setting was made to toggle all tooltip, including those in the window decoration.