Bug 155507

Summary: Qt 4.3: Large application names cut off on Kicker panel
Product: [Plasma] plasma4 Reporter: Sebastian <neoranga55>
Component: widget-taskbarAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sebastian 2008-01-12 14:59:28 UTC
Version:            (using KDE KDE 4.0.0)
Installed from:    Ubuntu Packages
OS:                Linux

On the kicker panel of KDE4 with a screen resolution of 1280x1024 I'm having a problem with the name of applications opened. When the name of the application is very long (and because the high of the taskbar is fixed) the name is taking three lines of text and the third one is cut off making it difficult to read and not looking good.
Comment 1 Jason Stubbs 2008-01-12 17:43:59 UTC
Can you suggest an alternative to how long names should be displayed? They are cut off in every taskbar implementation I've ever seen.. That's what tooltips are for.
Comment 2 Sebastian 2008-01-12 19:07:12 UTC
Sorry I  may not be clear enough, the text it's not cut off horizontally, it's cut   off vertically so I can see the whole name long but I can't figure out the words without some imagination.
The suggestion will be to cut the name if the three lines don't completely fit on the task bar, in this case to two lines.
Comment 3 Aaron J. Seigo 2008-01-12 20:18:41 UTC
yes, this is a known issue. we're investigating as it may be fixed in Qt 4.4
Comment 4 Andre Moreira Magalhaes 2008-01-27 22:04:36 UTC
I've fixed it on friday. See Bug 156784. Closing bug
Should I backport it?