Skip to content

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

Open
@vasmarfas

Description

@vasmarfas

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

Activity

added
bugSomething isn't working
triageThis issue needs to be triaged by a maintainer
on Dec 3, 2024
code-asher

code-asher commented on Dec 3, 2024

@code-asher
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

vasmarfas commented on Dec 3, 2024

@vasmarfas
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

code-asher commented on Dec 3, 2024

@code-asher
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

vasmarfas commented on Dec 3, 2024

@vasmarfas
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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingtriageThis issue needs to be triaged by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      The lower part of the VSC goes beyond the screen boundaries · Issue #7101 · coder/code-server