The black background shows errors and is displayed as transparent #7606

Closed
opened 2026-01-31 01:08:34 +00:00 by claunia · 3 comments
Owner

Originally created by @Tomato224 on GitHub (Apr 23, 2020).

The black background shows errors and is displayed as transparent

// running versionr
Windows Terminal Version: 0.11.1121.0

![20200418044407](https://user-images.githubusercontent.com/63882336/80139204-a8d23500-85d8-11ea-853d-e1acc08c57d8.png
20200424030617
)

// test code, powerShell
Write-Host "test" -Background "Yellow"
Write-Host "test" -Foreground "Black"
Write-Host "test" -Background "Black" // Error transparency

// test code, linuxBash
echo -e "\e[41mtest"
echo -e "\e[30mtest"
echo -e "\e[40mtest" // Error transparency

Originally created by @Tomato224 on GitHub (Apr 23, 2020). The black background shows errors and is displayed as transparent // running versionr Windows Terminal Version: 0.11.1121.0 ![20200418044407](https://user-images.githubusercontent.com/63882336/80139204-a8d23500-85d8-11ea-853d-e1acc08c57d8.png ![20200424030617](https://user-images.githubusercontent.com/63882336/80139241-b8ea1480-85d8-11ea-84d5-36823970a420.png) ) // test code, powerShell Write-Host "test" -Background "Yellow" Write-Host "test" -Foreground "Black" Write-Host "test" -Background "Black" // Error transparency // test code, linuxBash echo -e "\e[41mtest" echo -e "\e[30mtest" echo -e "\e[40mtest" // Error transparency
claunia added the Issue-QuestionResolution-AnsweredResolution-Duplicate labels 2026-01-31 01:08:35 +00:00
Author
Owner

@DHowett-MSFT commented on GitHub (Apr 23, 2020):

You're looking for #293 and #900.

@DHowett-MSFT commented on GitHub (Apr 23, 2020): You're looking for #293 and #900.
Author
Owner

@DHowett-MSFT commented on GitHub (Apr 23, 2020):

/dup #293 #900

@DHowett-MSFT commented on GitHub (Apr 23, 2020): /dup #293 #900
Author
Owner

@ghost commented on GitHub (Apr 23, 2020):

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@ghost commented on GitHub (Apr 23, 2020): Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#7606