Bug 155432 - tooltips are shown altough "Show tooltips" is deactivated
Summary: tooltips are shown altough "Show tooltips" is deactivated
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-11 01:15 UTC by Jonas P
Modified: 2008-01-11 02:09 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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