coder / code-server

VS Code in the browser
https://coder.com
MIT License
66.47k stars 5.45k forks source link

Unexpected white bar at top of page (making the bottom panel obscured) #6847

Open ChristLBUPT opened 2 weeks ago

ChristLBUPT commented 2 weeks ago

Is there an existing issue for this?

OS/Web Information

Steps to Reproduce

  1. Run code server on the remote machine (without SSL certificate)
  2. Forward remote port to a local port using ssh port forwarding
  3. Visit forwarded local port in chrome browser

Expected

A normal code-server page is rendered.

Actual

Strange white bar occurred on top of the page, "squashing" the code-server window entirely downwards and making the bottom panel partly obscured, like what is shown in the screenshot pasted below.

Logs

No response

Screenshot/Video

code-server-error

Does this bug reproduce in native VS Code?

No, this works as expected in native VS Code

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

Currently, I suspect that this has something to do with the version of the Chrome browser since this had never occurred until today. Since the only thing that might happen today is the automatic update of google chrome, together with the fact that I'm using a relatively old version of code-server, I suppose that it has something to do with versions.

code-asher commented 2 weeks ago

Yeah if it works in Codespaces then it has probably been fixed and you will need to update.