Bug 232763 - [PATCH] Dictionary applet should not show tooltip outside panel
Summary: [PATCH] Dictionary applet should not show tooltip outside panel
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-misc (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-30 22:53 UTC by David Benjamin
Modified: 2010-05-08 17:57 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments
Patch to address this (1.37 KB, patch)
2010-03-30 22:55 UTC, David Benjamin
Details

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