https://bugs.kde.org/show_bug.cgi?id=430392
Bug ID: 430392
Summary: konsole ignores intense colors in profile
Product: konsole
Version: 20.12.0
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Summary
When displaying text, bold/intense attribute does not switch to intense color
configured in profile. When BoldIntense is set, text is displayed in bold font
with normal color. Otherwise the text is displayed in normal color and font, so
it is indistinguishable from regular text.
Steps to reproduce
1. Set color palette with clearly visible "intense" versions of color (such as
dark blue for intense foreground and black for normal foreground).
2. Run any program that displays bold colors, ex, in shell:
echo -e '\x1b[0m123\x1b[1m456\x1b[0m789'
Observed result
Text is displayed with normal colors (and possibly bold font if BoldIntense is
set).
Expected result:
Text is displayed with intense colors (and possibly bold font if BoldIntense is
set).
KDE Plasma Version: 20.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
--
You are receiving this mail because:
You are watching all bug changes.