[Konsole-devel] [Bug 274603] 'yellow' and 'orange' colors are inverted in bold case

Jekyll Wu adaptee at gmail.com
Tue Sep 13 22:35:38 UTC 2011


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


Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
   Version Fixed In|                            |4.8
         Resolution|                            |FIXED




--- Comment #4 from Jekyll Wu <adaptee gmail com>  2011-09-13 22:35:38 ---
Git commit 771b4b22289d928f77d0a3bda9762b8137f2407c by Jekyll Wu.
Committed on 14/09/2011 at 00:24.
Pushed by jekyllwu into branch 'master'.

ANSI escape code "\e[1;93m" should generate intensive color.

The current behavior is bold(1) will toggle the intensity of an
intensive color(93), so the result is a normal color. This is
counter-intuitive. Xterm, rxvt, and all vte-base emulators generate
intensive color in this case.

BUG: 274603
FIXED-IN: 4.8
REVIEW: 102554

M  +4    -5    src/CharacterColor.h
M  +2    -2    src/Screen.cpp

http://commits.kde.org/konsole/771b4b22289d928f77d0a3bda9762b8137f2407c

-- 
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