-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Terminal Font Issue Has Returned with v1.58.2 #5014
Comments
Same issue here. Same reproduction steps. Also using Brave - 1.26.67 Chromium: 91.0.4472.114 (Official Build) (64-bit) |
Same here, Brave Version 1.27.108 Chromium: 92.0.4515.107 (Official Build) (64-bit) |
A workaround I found is using nativefier to build your own Electron workspace. Somehow it doesn't happen on Electron 🤷♂️ nativefier <GITPOD_WORKSPACE_URL> -n <YOUR_APP_NAME> --fast-quit --internal-urls gitpod.io |
Confirming this happened to me moments ago on
Reloading the page resolved the matter. |
Same thing for me |
My current workaround has been to edit
|
Same problem with GitHub Codespaces as well so confirming upstream vscode
issue.
…On Sat, 21 Aug 2021, 4:08 pm Hrithik Tiwari, ***@***.***> wrote:
I still have the same problem with this latest August Update
[image: image]
<https://user-images.githubusercontent.com/42163313/130312395-469912be-b170-4199-94d8-0e70aad3abb2.png>
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#5014 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA7C6NQON6DX6CSQSOA36LT547FLANCNFSM5BGXXDGQ>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&utm_campaign=notification-email>
.
|
We removed it from the current groundwork, since it should be fixed in the upstream first. |
Brave's adblocker did it for me. Disabling it fixed the issue |
@wolfy01 can you tell how to do it, I tried disabling the adblocker but it doesn't work, also check this https://community.brave.com/t/i-keep-getting-reports-due-to-canvas-fingerprint-prevention/288876 |
Ohh great, I tried it on youtube and it works |
{ |
Disabling Brave's adblocker also resolved this issue for me. |
Same here in elementary OS 6.1. |
Moving to scheduled to investigate. 🙏 |
Close see wiki xtermjsFAQ/characters-are-getting-cut-off-in-the-terminal |
@mustard-mh reproduction: install brave on ubuntu and open this repo in gitpod: https://github.com/hyroai/gamla |
just saying it's reproducible, so maybe you mean to close because it's a problem with a dependency rather than gitpod itself? |
Yes, sorry for misleading @uriva, we can't do anything according to this wiki |
Had the same issue with Brave on Mac and Solus, Firefox and Safari no issue. |
Bug description
The terminal font issues that were fixed in #4130 have returned in the new version of VS Code.
Again, the terminal font is distorted; however, this time, cycling the font in Settings doesn't make a difference.
Steps to reproduce
Open a workspace (I use Brave browser). Observe the terminal font and try to change it in Settings.
Expected behavior
A normal terminal.
Example repository
No response
Anything else?
I cleared the cache in my browser and hard refreshed. Colleagues have confirmed they experience the same behaviour.
The text was updated successfully, but these errors were encountered: