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.
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