-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
terminal text unreadable after page load, since update to 3.10 #3346
Comments
This appears to be a bug in Brave - since it works on vanilla Chromium/Google Chrome, and also on Firefox/Safari. Can you file it upstream? |
Also @fuse314, can you add the link to the Chromium bug tracker related to this issue at the issue description? |
The issue can be also reproduced on Microsoft Edge (EDIT: it was an older version), as shown in the screenshot below. Debugging infoBrowser version: Microsoft Edge 89.0.774.77 (Official build) (64-bit) |
I am also having this issue, pretty much identical setup. (running on Docker on a server, using Brave as my browser) Thanks @fuse314, I didn't realise changing the font-size would help fix it (even if its just for that session). Better than squinting... 😆 |
I found this ticket upstream: If I allow fingerprinting for my domain, the text is rendered correctly. To fix this:
|
Woo! Glad you found it filed upstream and posted the fix/workaround. Thanks @fuse314 ! |
Amazing, thanks! |
I am also having this issue.... I was able to fix it by copying the font family settings from Of course according the description (visible in the last image) code-server is supposed to do that automatically! It just didn't happen! |
If you've having issues, please open a separate bug report! Thank you! |
OS/Web Information
code-server --version
: 3.10.0 f9b6d04Steps to Reproduce
Expected
Terminal window text should be displayed correctly
Actual
Every character of the terminal window text is clipped on the right and bottom side
Logs
Screenshot
Notes
The issue does not occur in Google Chrome and Microsoft Edge (Chromium) browsers.
This issue can be reproduced in VS Code: No
The text was updated successfully, but these errors were encountered: