Is there an existing issue for this?
OS/Web Information
- Web Browser: Firefox 149
- Local OS: Arch Linux
- Remote OS: Arch Linux (same machine)
- Remote Architecture: amd64
code-server --version: 4.112.0 d7599ae with Code 1.112.0
Steps to Reproduce
- Open a markdown file preview.
Expected
A stylesheet (markdown.css) should load and style the preview correctly.
Actual
The preview is not styled properly.
Logs
Browser network tab shows SSL_ERROR_BAD_CERT_DOMAIN - see Firefox bug.
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in VS Code web?
I did not test VS Code web
Does this bug reproduce in GitHub Codespaces?
No, this works as expected in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
This is a regression in Firefox 149. I reported the bug upstream.
https://bugzilla.mozilla.org/show_bug.cgi?id=2029029
It is also observable in some other contexts, e.g. styling for the Claude Code extension.
Observed in a setup with a secure context and also over localhost.
Is there an existing issue for this?
OS/Web Information
code-server --version: 4.112.0 d7599ae with Code 1.112.0Steps to Reproduce
Expected
A stylesheet (markdown.css) should load and style the preview correctly.
Actual
The preview is not styled properly.
Logs
Screenshot/Video
No response
Does this bug reproduce in native VS Code?
No, this works as expected in native VS Code
Does this bug reproduce in VS Code web?
I did not test VS Code web
Does this bug reproduce in GitHub Codespaces?
No, this works as expected in GitHub Codespaces
Are you accessing code-server over a secure context?
Notes
This is a regression in Firefox 149. I reported the bug upstream.
https://bugzilla.mozilla.org/show_bug.cgi?id=2029029
It is also observable in some other contexts, e.g. styling for the Claude Code extension.
Observed in a setup with a secure context and also over localhost.