Bug 154123 - The text for desktop icons is heavily truncated
Summary: The text for desktop icons is heavily truncated
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-15 18:42 UTC by András Manţia
Modified: 2007-12-23 11:54 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description András Manţia 2007-12-15 18:42:17 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
OS:                Linux

The text under the desktop icons is either not completely displayed or dots are used even when it would not be needed.
Example: from "Home", half of the "e" is not visible. From "Printer" half of the "e" and the closing "r" is not visible.
Instead of "Network, only "Ne..." appears. Instead of "System", "Sys.." (not here there are only two dots).
Comment 1 Marco Martin 2007-12-15 18:46:44 UTC
at the moment the minimum (aka default) size of the icons is completely arbitrary, i think it should take into account also text width
Comment 2 Marco Martin 2007-12-23 11:54:36 UTC
SVN commit 752021 by mart:

set the minumum size depending a desidered minimum size for the icon (that depends from the containment) and from the width of the icon text

BUG: 154123

 M  +8 -5      icon.cpp  
 M  +1 -0      icon.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=752021