Bug 74399

Summary: bold isn't visible with default color schemes
Product: [Retired] Red Hat Linux Reporter: James Antill <james.antill>
Component: vteAssignee: Warren Togami <wtogami>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 8.0CC: dnade
Target Milestone: ---Keywords: FutureFeature
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: vte-0.11.10-4 Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-09-11 11:17:46 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
Shell script to print text in colors and bold, shows bugs in bold handling none

Description James Antill 2002-09-23 14:43:32 UTC
Description of Problem:
 If you turn on bold, nothing happens.
 If you turn on bold and then change foreground color, just the color is changed.
 If you change color and then turn on bold, you have a bold foreground color (as
you would expect and happened in all previous versions).

Version-Release number of selected component (if applicable):
 gnome-terminal-2.0.1-5

How Reproducible:
 Always

Steps to Reproduce:
1. Run attached script
2. 
3. 

Actual Results:
 Everything is only correct in the rows that change color first.

Expected Results:
 The features get turned on just before each print out, so the last column
should be identical. Also when bold is switched on first, that should do
something :).


Additional Information:
	
 xterm maps bold to Bright blue (color 4) in the bold only case, but apart from
that has exactly the same problems ... so there may be a problem in ncurses or
the terminfo database ... who knows.

Comment 1 James Antill 2002-09-23 14:45:04 UTC
Created attachment 76884 [details]
Shell script to print text in colors and bold, shows bugs in bold handling

Comment 2 Nalin Dahyabhai 2002-09-25 22:00:00 UTC
What's probably happening is that your foreground color is white, which can't be
made any brighter.  Also, the test script incorrectly resets the bold attribute
by requesting attribute 0 (= reset all attributes).

Comment 3 James Antill 2002-09-25 22:14:28 UTC
 Ok, the test script is wrong as it turns bold off.
 Also, the BOLD does do something ... it's just that with the "colors from
system" (and all other predefined color schemes) you can't see it. If you choose
"custom", then bold will stand out slightly or a lot, depending on the color you
choose.

Comment 4 James Antill 2002-10-01 21:10:52 UTC
 Reopened bug, because bold still doesn't work unless you have custom colors ...
and Eg. for green foreground you need an extremely dark green.

Comment 5 Nalin Dahyabhai 2002-10-18 00:44:33 UTC
Bogus bold will be in vte 0.9.2 and later.

Comment 6 Miloslav Trmac 2004-02-07 16:53:45 UTC
*** Bug 74779 has been marked as a duplicate of this bug. ***

Comment 7 Miloslav Trmac 2004-03-08 19:40:32 UTC
Fix confirmed in vte-0.11.10-4