Bug 447568 - transparency of foreground with reverse video on default background colour
Summary: transparency of foreground with reverse video on default background colour
Status: REPORTED
Alias: None
Product: konsole
Classification: Applications
Component: font (show other bugs)
Version: 21.12.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-12-27 11:32 UTC by svensek.luka
Modified: 2021-12-27 11:32 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description svensek.luka 2021-12-27 11:32:15 UTC
SUMMARY
if i use reverse video with default background it removes its transparency value


STEPS TO REPRODUCE
1. set high transparency in konsole
2. $ echo -ne "\e[7m\e[035mhâ–ˆ

OBSERVED RESULT
the block has the same colour as the background, but without it's transparency

EXPECTED RESULT
the block has the same transparency as the background and is indistinguishable from it

SOFTWARE/OS VERSIONS
Windows:  nope
macOS:  nope
Linux/KDE Plasma:
(kernel) 
5.15.10-zen1-1-zen

(available in About System)
KDE Plasma Version: 
5.23.4
KDE Frameworks Version: 
5.89.0
Qt Version: 
5.15.2

ADDITIONAL INFORMATION
i appended an attachment, where it's visible that the block is darker than the background due to the block not having transparency, and the background having it. the expected result would be the block being as transparent as the background.
If I disable transparency, the block has the same colour as the background