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

Integrated Terminal Displays pixel blocks #37593

Closed
tomfriwel opened this issue Nov 3, 2017 · 7 comments
Closed

Integrated Terminal Displays pixel blocks #37593

tomfriwel opened this issue Nov 3, 2017 · 7 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug *not-reproducible Issue cannot be reproduced by VS Code Team member as described terminal Integrated terminal issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Milestone

Comments

@tomfriwel
Copy link

  • VSCode Version:1.17.2 (1.17.2)
  • OS Version:macOS 10.13 (17A405)

Sometimes I run a time-consuming task or lots of logs.
This is not appear in Terminal.

screen shot 2017-11-03 at 17 00 16

Reproduces without extensions: Not sure

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Nov 3, 2017
@Tyriar
Copy link
Member

Tyriar commented Nov 3, 2017

Weird, does the problem go away if you resize the terminal upwards?

@Tyriar Tyriar added the info-needed Issue requires more information from poster label Nov 3, 2017
@tomfriwel
Copy link
Author

@Tyriar Yes.

@Tyriar
Copy link
Member

Tyriar commented Nov 6, 2017

Looks like the canvas is being corrupted somehow. I'm guessing this is an upstream issue as there are no concurrent draws happening.

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug upstream Issue identified as 'upstream' component related (exists outside of VS Code) and removed info-needed Issue requires more information from poster labels Nov 6, 2017
@Tyriar Tyriar added this to the Backlog milestone Nov 6, 2017
@trent-boyd
Copy link

Following this. I'm running into the same issue in macOS 10.12.6 when running a multi-monitor setup with Code in full-screen mode. Resizing the terminal doesn't fix it. I have to move it from a full-screen space on one monitor to another and back again. Seems like that triggers a redraw somehow.

I looked for a config to disable the new canvas-based terminal in favor of the old one, but couldn't find it.

@Tyriar
Copy link
Member

Tyriar commented Nov 8, 2017

@trent-boyd I think you might be seeing #34320

cmd++ followed by cmd+- should workaround this problem if so.

@trent-boyd
Copy link

@Tyriar: You're correct! I guess I didn't look at the screenshot as closely as I thought I did. 🙃

@Tyriar Tyriar added the *not-reproducible Issue cannot be reproduced by VS Code Team member as described label Dec 28, 2017
@vscodebot
Copy link

vscodebot bot commented Dec 28, 2017

We closed this issue because we are unable to reproduce the problem with the steps you describe. Chances are we've already fixed your problem in a recent version of VS Code. If not, please ask us to reopen the issue and provide us with more detail. Our issue reporting guidelines might help you with that.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Dec 28, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug *not-reproducible Issue cannot be reproduced by VS Code Team member as described terminal Integrated terminal issues upstream Issue identified as 'upstream' component related (exists outside of VS Code)
Projects
None yet
Development

No branches or pull requests

3 participants