Bug 314036 - changing background transparency breaks color output
Summary: changing background transparency breaks color output
Status: RESOLVED NOT A BUG
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: 2.9.5
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2013-01-28 17:33 UTC by Amadeusz Sławiński
Modified: 2018-10-20 23:07 UTC (History)
2 users (show)

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 Amadeusz Sławiński 2013-01-28 17:33:03 UTC
Konsole seems to use the same opacity for output colors as for background (or maybe just tries to draw less assuming that background has the same color)

Reproducible: Always

Steps to Reproduce:
get this: scie.nti.st/dist/256colors2.pl

Choose color theme with black background (White on Black, Linux Colors, etc.), change its transparency to 50%
run colors script, notice that black is also made transparent (first in first row, and top left of first square)
Choose color theme with white background (Black on White), change its transparency to 50%
run colors script, notice that this time white is also made transparent (last in second row, and bottom right in last square)



Expected Results:  
Background transparency shouldn't affect colors
Comment 1 Nate Graham 2018-10-20 23:07:56 UTC
This is no longer the recommended method of getting a translucent Konsole window. It's now a built-in feature. Check out Settings > Edit Current Profile > Appearance > Edit... > Background Transparency (and checkout the blur setting, too!).