Public bug reported:

Using KDE 3.5.4 on Dapper, enter this in konsole:

tput bold ; echo bla

or alternatively:

echo -e "\x1b[1mbla"

The resulting text is _not_ bold. The same happens for
any color that has the "bold" attribute set in the color
scheme, it isn't printed in bold as well.

This bug did not occur in KDE 3.5.3 on Dapper.

ii  konsole               3.5.4-0ubuntu1~dapper X terminal emulator for
KDE

** Affects: kdebase (Ubuntu)
     Importance: Untriaged
         Status: Unconfirmed

** Description changed:

  Using KDE 3.5.4 on Dapper, enter this in konsole:
  
  tput bold ; echo bla
  
  or alternatively:
  
- echo -e "\x1b[1m"
+ echo -e "\x1b[1mbla"
  
- The resulting text is _not_ bold. The same happens for any
- color that has the "bold" attribute set in the color scheme, it
- isn't printed in bold as well.
+ The resulting text is _not_ bold. The same happens for
+ any color that has the "bold" attribute set in the color
+ scheme, it isn't printed in bold as well.
  
  This bug did not occur in KDE 3.5.3 on Dapper.
  
  ii  konsole               3.5.4-0ubuntu1~dapper X terminal emulator for
  KDE

-- 
konsole bold colors not bold
https://launchpad.net/bugs/58698

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to