question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Terminal text invisible on macOS safari

See original GitHub issue

OS/Web Information

  • Web Browser: Safari v15.1
  • Local OS: macOS 12.0.1
  • Remote OS: Ubuntu 20.04.3 LTS (Running through codercom/code-server image)
  • Remote Architecture: aarch64
  • code-server --version: 3.12.0 2661a690ac228872e8d1dc28ab6d33e8afc30add

Steps to Reproduce

  1. Boot up an instance
  2. Log into instance in browser
  3. Open terminal

Expected

The text should actually be visible.

Actual

Text is being written to the terminal, they just appear invisible for some reason. I have caught very short glimpses of the text showing (maybe a second) and then it immediately disappears. Commands still go through however, its working its just invisible.

It shows in Brave, however its really weird and unclear. It works fine on Safari on the iPad.

Logs

Screenshot

image

Notes

This issue can be reproduced in VS Code: No

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

6reactions
zp4rkercommented, Nov 2, 2021

It appears to be a WebGL rendering issue, surprisingly enabling the Experimental Feature > WebGL 2.0 actually causes it to not display but disabling that feature fixes it. Hopefully Apple fixes up their WebGL game.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Invisible Text In Big Sur | Apple Developer Forums
I am having a problem where text in certain apps is invisible in Big Sur Betas 1 and 2. In Outlook, all email...
Read more >
Text not visible in webkit browsers on Mac, but visible on all ...
I've tested it in Chrome. The '#info' div seems to be hidden (visibility:hidden). You might want to consider using 'display' rather than 'visibility'....
Read more >
Unreadable terminal with safari? : r/unRAID - Reddit
I think there's a bug with safari and the terminal... it' totally black, also trying selecting text to show it in reverse, but...
Read more >
No text in SSH & Web Terminal - Home Assistant Community
2.1 in macOS Safari. But I can't see them with Chrome browser. Is there any way to fix it?
Read more >
How to Show Hidden Files on a Mac - Macworld
Press Command + Shift + . to reveal them. How to find System Library. The third Library folder is located in System (one...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found