Resizing the window cause text rendering error #6919

Closed
opened 2026-01-31 00:50:30 +00:00 by claunia · 3 comments
Owner

Originally created by @Po-wei on GitHub (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.

Originally created by @Po-wei on GitHub (Mar 17, 2020). # Environment ```none 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_ 3. ssh serverName **[Full screen]** 4. alt+Enter back to windows mode **[window mode]** 5. ctrl+D to quit SSH session. **[window mode]** _run app that will generate lots of line to stdout: such as apt update_ 6. 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.
claunia added the Resolution-Duplicate label 2026-01-31 00:50:30 +00:00
Author
Owner

@scriptingstudio commented on GitHub (Mar 17, 2020):

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

after
after

@scriptingstudio commented on GitHub (Mar 17, 2020): Can confirm. Resizing cuts text from right side. **before** ![before](https://user-images.githubusercontent.com/17237559/76844348-338f7980-684e-11ea-951f-85f57822e2fd.png) **after** ![after](https://user-images.githubusercontent.com/17237559/76844361-37bb9700-684e-11ea-9c2d-3e3d6fc6c9bb.png)
Author
Owner

@zadjii-msft commented on GitHub (Mar 17, 2020):

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

@zadjii-msft commented on GitHub (Mar 17, 2020): 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
Author
Owner

@ghost commented on GitHub (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 commented on GitHub (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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#6919