Skip to content

Terminal shows corrupt texture sometimes when resuming the OS from a sleep state #69665

@Tyriar

Description

@Tyriar

Workaround: Press ctrl++ and ctrl+- (mac: cmd++, cmd+-) to zoom VS Code in and out which will do a complete redraw of the terminal.


Repro:

  1. Open a terminal, run some commands
  2. Sleep system
  3. Resume the system (I think the delay between 2 and 3 has to be a while)

What happens exactly differs across machines, I've seen full black, full transparent and things like this:

screen shot 2019-03-01 at 10 54 08 am

It seems like both the main terminal canvas texture as well as the texture atlas textures can become corrupted.

Metadata

Metadata

Labels

bugIssue identified by VS Code Team member as probable bugelectronIssues and items related to ElectrongpuIssues concerning GPU related itemsterminalGeneral terminal issues that don't fall under another labelupstreamIssue identified as 'upstream' component related (exists outside of VS Code)upstream-issue-fixedThe underlying upstream issue has been fixedupstream-issue-linkedThis is an upstream issue that has been reported upstream

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions