[Konsole-devel] [Bug 147432] New: Konsole 3.91.0 ignores underline escape sequence

Kevin Kofler kevin.kofler at chello.at
Sun Jul 1 20:36:23 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=147432         
           Summary: Konsole 3.91.0 ignores underline escape sequence
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: kevin.kofler chello at


Version:           1.9 (KDE 3.91.0) (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc-c++-4.1.2-12 (Fedora 7)
OS:                Linux

(Using the 3.91.0 packages for Fedora straight out of the kde-redhat project's build system.)

Konsole from KDE 3.91.0 doesn't underline text when using the "underline" xterm escape sequence. This is a regression from KDE 3.5.7.

Testcase:
echo -e '\e[4mHelp me\e[24m'

Expected result (and the one I get with KDE 3.5.7):
"Help me" is underlined.

Actual result (in KDE 3.90.1's Konsole):
"Help me" is not underlined.



More information about the konsole-devel mailing list