Bug 154123

Summary: The text for desktop icons is heavily truncated
Product: [Unmaintained] plasma4 Reporter: András Manţia <amantia>
Component: generalAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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