Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Tomato224 opened this issue Apr 23, 2020 · 3 comments
Closed

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

Tomato224 opened this issue Apr 23, 2020 · 3 comments
Labels
Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@Tomato224
Copy link

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

@ghost ghost added Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting Needs-Tag-Fix Doesn't match tag requirements labels Apr 23, 2020
@DHowett-MSFT
Copy link
Contributor

You're looking for #293 and #900.

@DHowett-MSFT DHowett-MSFT added Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered and removed Needs-Tag-Fix Doesn't match tag requirements Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Apr 23, 2020
@ghost ghost added the Needs-Tag-Fix Doesn't match tag requirements label Apr 23, 2020
@DHowett-MSFT
Copy link
Contributor

/dup #293 #900

@ghost
Copy link

ghost commented 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 ghost added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Tag-Fix Doesn't match tag requirements labels Apr 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Question For questions or discussion Resolution-Answered Related to questions that have been answered Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants