Skip to content
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

The lower part of the VSC goes beyond the screen boundaries #7101

Open
2 tasks done
vasmarfas opened this issue Dec 3, 2024 · 4 comments
Open
2 tasks done

The lower part of the VSC goes beyond the screen boundaries #7101

vasmarfas opened this issue Dec 3, 2024 · 4 comments
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer

Comments

@vasmarfas
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

OS/Web Information

  • Web Browser: Chrome
  • Local OS: Windows 11
  • Remote OS: Ubuntu 22
  • Remote Architecture: amd64
  • code-server --version: 4.95.3

Steps 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

Image
Image

Github codespaces:
Image

Desktop VSCode:
Image

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

@vasmarfas vasmarfas added bug Something isn't working triage This issue needs to be triaged by a maintainer labels Dec 3, 2024
@code-asher
Copy link
Member

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?

@vasmarfas
Copy link
Author

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?

I am loading code-server directly in the browser, via url. Tried on Google Chrome 131.0.6778.86, MS Edge 131.0.2903.70 - result the same

@code-asher
Copy link
Member

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.

@vasmarfas
Copy link
Author

After installing VSC, I did not apply any more settings at all..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage This issue needs to be triaged by a maintainer
Projects
None yet
Development

No branches or pull requests

2 participants