Bug 301359 - Tooltips in "Add Widget" panel isn't big enough to contain text
Summary: Tooltips in "Add Widget" panel isn't big enough to contain text
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget explorer (show other bugs)
Version: 4.8.80 (beta1)
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2012-06-07 14:00 UTC by David Edmundson
Modified: 2012-06-10 00:18 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 4.9


Attachments

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