microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
160.79k stars 28.19k forks source link

Web: terminal renders blank if terminal panel got completely closed #162221

Open dbaeumer opened 1 year ago

dbaeumer commented 1 year ago

In the Web/UI do the following:

Observe that the whole terminal panel disappears

Observe that the terminal doesn't show the text

Observe: the terminal shows the output

Observe: you see the output.

I can provide steps how to reproduce with Python, but I need to merge PRs first and release new npm packages. Let me know if that would help.

dbaeumer commented 1 year ago

cast