[Konsole-devel] [Bug 211073] New: Even short titles set by console are trimmed

Marco Poletti poletti.marco at gmail.com
Mon Oct 19 11:38:25 UTC 2009


https://bugs.kde.org/show_bug.cgi?id=211073

           Summary: Even short titles set by console are trimmed
           Product: konsole
           Version: unspecified
          Platform: SuSE RPMs
        OS/Version: unspecified
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel at kde.org
        ReportedBy: poletti.marco at gmail.com


Version:            (using KDE 4.3.1)
Installed from:    SuSE RPMs

When you set \w as title format for tabs, you expect the title will be trimmed
based on the tab width, or not at all. Instead, it's trimmed to 20 characters
(plus "...", so there are 23).

Steps to reproduce:

Edit the current profile and set \w as the «title format for tabs» in the tab
«Tabs».
Execute the following command in konsole:

    export PROMPT_COMMAND='echo -ne "\033]0;123456789123456789123\007"'

Expected results:

The string is not trimmed.

Actual results:

The string is trimmed.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the konsole-devel mailing list