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

Text gets duplicated and magled when resizing window to minimum width and out again #5761

Closed
lucyllewy opened this issue May 6, 2020 · 4 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@lucyllewy
Copy link

Environment

Windows build number: Microsoft Windows NT 10.0.19619.0
Windows Terminal version (if applicable): 0.11.1251.0

Any other software? Ubuntu on WSL as default Terminal Profile

Steps to reproduce

  1. Start Terminal
  2. Open new Ubuntu session from drop-down menu
  3. Resize terminal window to minimum width
  4. Resize out to reasonable width again
  5. Repeat previous two steps as many times as you desire thereby increasing the text mashing

Expected behavior

The BASH prompt and other text on the screen should reflow. It should remain intact with no repetitions or extra text inserted where there was no text before.

Actual behavior

The prompt is getting duplicated and mangled after multiple resizes.

Before resizing multiple times:
image

After resizing multiple times:
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 May 6, 2020
@lucyllewy
Copy link
Author

You can exacerbate the issue by ensuring your prompt is very long, possibly it requires the prompt to be longer than the minimum window width to trigger the problem, such as by navigating deep into a very deep filesystem hierarchy.

@skyline75489
Copy link
Collaborator

We have #5450 for this.

@zadjii-msft
Copy link
Member

Thanks for the help triaging @skyline75489!

/dup #5450 #5666

@ghost
Copy link

ghost commented May 6, 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 May 6, 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 May 6, 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