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

ConPTY fills background incorrectly when resized #294

Closed
Tyriar opened this issue Oct 22, 2018 · 2 comments
Closed

ConPTY fills background incorrectly when resized #294

Tyriar opened this issue Oct 22, 2018 · 2 comments
Labels
Area-Rendering Text rendering, emoji, complex glyph & font-fallback issues Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty Resolution-Fix-Available It's available in an Insiders build or a release

Comments

@Tyriar
Copy link
Member

Tyriar commented Oct 22, 2018

Repro:

  1. echo -e '\x1b[41mabc'
  2. Resize terminal vertically

Expected (conhost/wsl.exe):

image

Actual (vscode/conpty/bash.exe):

image

@miniksa miniksa added Area-Rendering Text rendering, emoji, complex glyph & font-fallback issues Product-Conpty For console issues specifically related to conpty labels Jan 18, 2019
@DHowett-MSFT
Copy link
Contributor

This may be another case of #32, but it looks craaaaaaaazy so I'm going to leave it open.

@ghost ghost added the Needs-Tag-Fix Doesn't match tag requirements label May 17, 2019
@miniksa miniksa added Issue-Bug It either shouldn't be doing this or needs an investigation. and removed Mass-Chaos labels May 17, 2019
@ghost ghost removed the Needs-Tag-Fix Doesn't match tag requirements label May 18, 2019
@zadjii-msft
Copy link
Member

Looks like this was fixed at some point in the past, unclear when
image

So, I guess it wasn't #32 after all.

@ghost ghost added the Needs-Tag-Fix Doesn't match tag requirements label Nov 22, 2021
@zadjii-msft zadjii-msft added Resolution-Fix-Available It's available in an Insiders build or a release and removed Needs-Tag-Fix Doesn't match tag requirements labels Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Rendering Text rendering, emoji, complex glyph & font-fallback issues Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Conpty For console issues specifically related to conpty Resolution-Fix-Available It's available in an Insiders build or a release
Projects
None yet
Development

No branches or pull requests

4 participants