Bug 155432

Summary: tooltips are shown altough "Show tooltips" is deactivated
Product: [Plasma] plasma4 Reporter: Jonas P <jonas.p>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jonas P 2008-01-11 01:15:19 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources

During an application startup a tooltip is shown for the taskbar entry of the (not yet started) application, although "Show tooltips" is disabled.
Comment 1 Aaron J. Seigo 2008-01-11 02:08:46 UTC
SVN commit 759654 by aseigo:

don't show tips on startups unless they are turned on; there should likely be a plasma global setting too.
BUG:155432


 M  +6 -4      windowtaskitem.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=759654
Comment 2 Aaron J. Seigo 2008-01-11 02:09:23 UTC
SVN commit 759655 by aseigo:

don't show tips on startup tasks unless set to be shown
CCBUG:155432


 M  +6 -4      windowtaskitem.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=759655