-
Notifications
You must be signed in to change notification settings - Fork 365
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
Remote font error on Edge browser #159
Comments
Hi. Please try reload the page, and see if the problem persisted. The error might occur when the remote font failed to load within a per-determined time limit. Under normal situation, the font is still being loaded, just taking a longer time than expected, causing Sshwifty to use fallback fonts (and display that warning message to notify the user). The warning should disappear after the font is loaded. |
Unfortunately that doesn't work. It persists, and appears every single time I log into my SSH target. Again, every other browser works fine, just Edge strangely. |
Maybe it's the WebGLAddon for xterm.js that is causing this problem. Can you privide the version of your Edge browser and OS? I tested one that I have but that one don't seemed to trigger the error. Thanks! |
Microsoft Edge |
Update: Error does NOT appear on |
Edge is probably still trying to implement WebGL related features. Regardless, I will still fix my part of the issue. But it might take a few days since I need to setup a Windows 11 environment first. I'll keep you posted if any update on this is available. Thanks again for reporting. |
Hi, I've released version 0.3.6-beta, which should address this problem. I'll close this issue for now, if the problem still occurs for you, please reopen it and report back. Thanks! |
As above. The error only appears when using Edge browser (tested with Firefox, Thorium and Chrome - no errors)
The text was updated successfully, but these errors were encountered: