You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The window opens in full screen, nothing gets out anywhere
Actual
The window opens, but its lower part climbs out of the screen (more precisely, the browser window). To view something in the lower part of it, you have to zoom out the browser to 80%
Logs
Screenshot/Video
Github codespaces:
Desktop VSCode:
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?
I am using a secure context.
Notes
No response
The text was updated successfully, but these errors were encountered:
Weird, I am not sure what we could have changed that would cause this.
I tried reproducing with Chromium 127.0.6533.119 on Linux but v4.95.3 fits within the window for me. 🤔 What version of Chrome are you using? Are you loading code-server directly in the browser, or is it in an iframe or anything like that?
Just to be sure, I tried the same version of Chrome on a Windows machine, loading it at a few different window sizes, but it always fits in the window for me.
Do you have any settings in code-server that look like they would affect this? I can try your settings out to see if I get the same.
Not sure if there is anything else that could be causing this.
Is there an existing issue for this?
OS/Web Information
code-server --version
: 4.95.3Steps to Reproduce
1.Open code-server in Chrome
Expected
The window opens in full screen, nothing gets out anywhere
Actual
The window opens, but its lower part climbs out of the screen (more precisely, the browser window). To view something in the lower part of it, you have to zoom out the browser to 80%
Logs
Screenshot/Video
Github codespaces:
Desktop VSCode:
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
No response
The text was updated successfully, but these errors were encountered: