Bug 189847

Summary: Truncated Konsole tab title
Product: [Applications] konsole Reporter: Petr Morávek <petr>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal CC: aacid, des, dmage, lillymon, post, wasup999999, wezen
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of truncated tab titles
Truncated tab titles in konsole 4.3.3.
Possible fix, scales the updated text by amount of tabs in the bar

Description Petr Morávek 2009-04-17 01:57:59 UTC
Version:            (using KDE 4.2.2)
OS:                Linux
Installed from:    Gentoo Packages

The tab titles are unreasonably truncated even though there is space to display longer text.
Comment 1 Petr Morávek 2009-04-17 01:59:11 UTC
Created attachment 32882 [details]
Screenshot of truncated tab titles
Comment 2 lillymon 2009-05-30 02:37:10 UTC
I can confirm that I am seeing exactly the same problem with Konsole 2.2.2 on KDE 4.2.2 on Kubuntu 9.04 here.
Comment 3 Dario Andres 2009-06-21 22:07:25 UTC
*** Bug 197422 has been marked as a duplicate of this bug. ***
Comment 4 Dario Andres 2009-06-21 22:07:30 UTC
*** Bug 192079 has been marked as a duplicate of this bug. ***
Comment 5 Frank Steinmetzger 2009-11-08 00:40:24 UTC
Created attachment 38166 [details]
Truncated tab titles in konsole 4.3.3.

Still there in 4.3.3 (Gentoo). :'(
Comment 6 Ralf Jung 2009-11-14 10:29:04 UTC
I can confirm that the issue persists in KDE 4.3.2 (Kubuntu)
Comment 7 La Wezen 2009-12-13 16:35:55 UTC
I`ve some troubles in KDE 4.3.1 release 6 on openSUSE 11.2.

This is very uncomfortable.
Comment 8 La Wezen 2009-12-13 16:36:31 UTC
*** This bug has been confirmed by popular vote. ***
Comment 9 wasup999999 2010-03-31 05:14:19 UTC
Created attachment 42395 [details]
Possible fix, scales the updated text by amount of tabs in the bar

Here's an attempted fix for this problem.  Looks okay for the most part, but all tabs are not updated when a new tab is created which makes this fix not as great as hoped for (possibly a different bug?).
Comment 10 Kurt Hindenburg 2010-07-10 17:35:44 UTC
There is new code in for 4.5 dealing w/ tab text formats.

See BR 157201
Comment 11 Kurt Hindenburg 2010-09-10 04:24:28 UTC
SVN commit 1173668 by hindenburg:

Change the way tab width is determined by using min/max stylesheet.

BUG: 166573
BUG: 189847
BUG: 157201


 M  +3 -21     ViewContainer.cpp  


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