Bug 430392 - konsole ignores intense colors in profile
Summary: konsole ignores intense colors in profile
Status: RESOLVED DUPLICATE of bug 430267
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 20.12.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-14 19:55 UTC by Alex Belits
Modified: 2020-12-16 21:23 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Before / After (42.91 KB, image/png)
2020-12-16 11:46 UTC, Nagy Tibor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Belits 2020-12-14 19:55:31 UTC
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
Comment 1 Alex Belits 2020-12-14 20:19:35 UTC
KDE Plasma Version: 5.20.4
Comment 2 Nagy Tibor 2020-12-16 11:45:54 UTC
Can confirm this regression. I thought I was going crazy when my default Breeze-styled prompt changed colors out of nowhere (turquoise green -> regular green)

Operating System: KDE neon 5.20
KDE Plasma Version: 5.20.4
KDE Frameworks Version: 5.77.0
Qt Version: 5.15.2
Comment 3 Nagy Tibor 2020-12-16 11:46:36 UTC
Created attachment 134113 [details]
Before / After
Comment 4 Nate Graham 2020-12-16 21:23:21 UTC

*** This bug has been marked as a duplicate of bug 430267 ***