Skip to content

Conversation

@BrianGilbert
Copy link

@BrianGilbert BrianGilbert commented Mar 2, 2022

The Problem/Issue/Bug

Firefox intermittently displays the VScode terminal text weirdly (it's an upstream VSCode web issue) and it can only be read if you select the text with your mouse, also lines overlap as shown in Before change image below, this PR resolves both instances

Here is an example of the issue
issue

How this PR Solves The Problem

Thius sets the terminal text so that it is legible

Manual Testing Instructions

Before change
before

After change
after

Related Issue Link(s)

#74

Release/Deployment notes

closes #74

@BrianGilbert BrianGilbert changed the title #74 Fix terminal text display in gitpod vscode. #74 Fix terminal text display in gitpod vscode for Firefox. Mar 2, 2022
@shaal
Copy link
Owner

shaal commented May 12, 2022

@BrianGilbert I tested Gitpod with Firefox and I couldn't replicate the issue.
Was it already resolved elsewhere?
Can you write steps to replicate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

VSCode teminal text displays weirdly in Firefox

2 participants