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

Bug Report: Write-Host -ForegroundColor Gray Outputs White Text #1645

Closed
RatliffCam opened this issue Jun 26, 2019 · 2 comments
Closed

Bug Report: Write-Host -ForegroundColor Gray Outputs White Text #1645

RatliffCam opened this issue Jun 26, 2019 · 2 comments
Labels
Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@RatliffCam
Copy link

RatliffCam commented Jun 26, 2019

Environment

Windows build number: Microsoft Windows [Version 10.0.18362.175]]
Windows Terminal version (if applicable): 0.2.1715.0

Steps to reproduce

Write-Host -ForegroundColor Gray "Hello world!"

Expected behavior

The console outputs "Hello world!" as gray text

Actual behavior

The console is outputting "Hello world!" as white text

image

@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 Jun 26, 2019
@hanubeki
Copy link

May be #293 ?

@DHowett-MSFT
Copy link
Contributor

Correct! #293.

@DHowett-MSFT DHowett-MSFT added Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Jun 26, 2019
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Output Related to output processing (inserting text into buffer, retrieving buffer text, etc.) Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty 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

3 participants