Bug 301359

Summary: Tooltips in "Add Widget" panel isn't big enough to contain text
Product: [Plasma] plasma4 Reporter: David Edmundson <kde>
Component: widget explorerAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal CC: anaceciliamb, thijs22nospam
Priority: NOR Keywords: regression
Version: 4.8.80 (beta1)   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In: 4.9

Description David Edmundson 2012-06-07 14:00:52 UTC
Almost every applet has the string "License: GNU General Public License ...."

this is cut off as the tooltip is a fixed size and not set to wrap.
Comment 1 David Edmundson 2012-06-08 20:09:36 UTC
Git commit 374ffa5863094433c7404a76e2f7a0a1e82c71db by David Edmundson.
Committed on 07/06/2012 at 18:47.
Pushed by davidedmundson into branch 'master'.

Resize tooltip to match text.

Even though text was set to wrap, putting it inside a grid element means the text element has no fixed width, even if one is put on the grid itself (arguably a bug in QML grid).
Also add spacing between items, and made sure text cannot overlap with uninstall button

M  +5    -3    libs/plasmagenericshell/widgetsexplorer/package/contents/ui/Tooltip.qml

http://commits.kde.org/kde-workspace/374ffa5863094433c7404a76e2f7a0a1e82c71db