Skip to content

Resizing a terminal that is not being displayed will break the viewport/scroll area #494

@Tyriar

Description

@Tyriar

See microsoft/vscode#18332

This is happening because the terminal container is being hidden which causes CharMeasure to return 0 which puts the viewport into an invalid state. There should be a reasonable way of doing this to prevent obscure bugs like above.

Metadata

Metadata

Assignees

Labels

type/bugSomething is misbehaving

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions