| Summary: | [PATCH] Dictionary applet should not show tooltip outside panel | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | David Benjamin <davidben> |
| Component: | widget-misc | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | Patch to address this | ||
|
Description
David Benjamin
2010-03-30 22:53:48 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.
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 |