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

Resizing the window cause text rendering error #4957

Closed
Po-wei opened this issue Mar 17, 2020 · 3 comments
Closed

Resizing the window cause text rendering error #4957

Po-wei opened this issue Mar 17, 2020 · 3 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@Po-wei
Copy link

Po-wei commented Mar 17, 2020

Environment

Windows build number: [Version 10.0.18363.720]
Windows Terminal version (if applicable): Version: 0.9.433.0


Any other software?

Steps to reproduce

  1. press Alt+Enter to full screen. [Full screen]
    choose an app would print lots of line to stdout: such as SSH
  2. ssh serverName [Full screen]
  3. alt+Enter back to windows mode [window mode]
  4. ctrl+D to quit SSH session. [window mode]
    run app that will generate lots of line to stdout: such as apt update
  5. sudo apt update [window mode]

BOOOM some text of previous SSH session appear.

Resize the windows in proper order is the key!!

Expected behavior

work as expected

Actual behavior

Some text of previous session will appear.

@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 Mar 17, 2020
@scriptingstudio
Copy link

Can confirm. Resizing cuts text from right side.
before
before

after
after

@zadjii-msft
Copy link
Member

Thanks for the report! This is actually already being tracked by another issue on our repo - please refer to #3490 and #4771 for more discussion.

/dup #3490 #4771

@ghost
Copy link

ghost commented Mar 17, 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 closed this as completed Mar 17, 2020
@ghost ghost added 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 Needs-Tag-Fix Doesn't match tag requirements labels Mar 17, 2020
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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