Skip to content
New issue

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

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

Already on GitHub? # to your account

Text Opacity Issue #18624

Open
Medard22 opened this issue Feb 24, 2025 · 2 comments
Open

Text Opacity Issue #18624

Medard22 opened this issue Feb 24, 2025 · 2 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting

Comments

@Medard22
Copy link

Medard22 commented Feb 24, 2025

Windows Terminal version

1.22.10352.0

Windows build number

10.0.19045.0

Other Software

No response

Steps to reproduce

  • Open Terminal
  • Set Opacity below 100
  • Write text
  • Use Backspace to delete text

Expected Behavior

No response

Actual Behavior

Since updating to 1.22.10352.0, I have noticed a visual bug when you set opacity below 100%. Specifically, the background of white text is always 100% opaque. The same applies to deleted text.

Image

Image

@Medard22 Medard22 added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Feb 24, 2025
@DHowett
Copy link
Member

DHowett commented Feb 24, 2025

Thanks for filing! Would you mind following the steps on our troubleshooting page for this issue/?

@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something label Feb 24, 2025
@Medard22
Copy link
Author

Ok, I had an error updating PSReadline so I did this

  • Install-Module -Name PSReadLine -Scope AllUsers -AllowClobber -Force
  • Update-Module PSReadline
  • Set-ExecutionPolicy Unrestricted (because PSReadline won´t start otherwise)

Now it´s fixed. Thank you for your help.

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention The core contributors need to come back around and look at this ASAP. and removed Needs-Author-Feedback The original author of the issue/PR needs to come back and respond to something labels Feb 25, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Attention The core contributors need to come back around and look at this ASAP. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting
Projects
None yet
Development

No branches or pull requests

2 participants