Bug 232763

Summary: [PATCH] Dictionary applet should not show tooltip outside panel
Product: [Plasma] plasma4 Reporter: David Benjamin <davidben>
Component: widget-miscAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: wishlist    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Patch to address this

Description David Benjamin 2010-03-30 22:53:48 UTC
Version:            (using KDE 4.4.1)
OS:                Linux
Installed from:    Compiled From Sources

Like the weather applet, the dictionary applet should not show a tooltip when placed on the desktop. It's distracting, particularly with the animation, and we already know it's a dictionary. :-)
Comment 1 David Benjamin 2010-03-30 22:55:12 UTC
Created attachment 42388 [details]
Patch to address this

I wasn't sure if it was possible to accidentally get the tooltip later, so I still program it, but leave it unregistered.

Also, dropped the pointless extra construction and copy constructor call.
Comment 2 Aaron J. Seigo 2010-05-08 17:57:00 UTC
SVN commit 1124286 by aseigo:

don't show tooltips in vert/horiz form factors, patch by David Benjamin
CCMAIL:davidben@mit.edu
REVIEW:3923
BUG:232763


 M  +12 -2     dict.cpp  


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