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

Titlebar windows controls not the same height as the rest of the titlebar #159653

Closed
lllopo opened this issue Aug 31, 2022 · 1 comment
Closed
Assignees

Comments

@lllopo
Copy link

lllopo commented Aug 31, 2022

Type: Bug

On my machine, for several builds now, the part of the title bar with the window control buttons is not the same height as the rest of it. There is a weird border or something below (see screenshot). I think it is important to note, that I'm using my display in 125% display scaling mode. I guess the control buttons are rendered from a different process than the rest of the title bar as they appear earlier than the main part.

VS Code version: Code - Insiders 1.71.0-insider (078f8e9, 2022-08-31T01:52:05.425Z)
OS version: Windows_NT x64 10.0.19044
Modes:
Sandboxed: Yes

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4710HQ CPU @ 2.50GHz (8 x 2494)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off
Load (avg) undefined
Memory (System) 15.95GB (6.49GB free)
Process Argv
Screen Reader no
VM 0%

Screenshot 2022-08-30 151425

Screenshot 2022-08-31 110643

@deepak1556
Copy link
Collaborator

Merging to #150778

I guess the control buttons are rendered from a different process than the rest of the title bar as they appear earlier than the main part.

Yup the controls are drawn natively by the runtime, while the rest of titlebar components are drawn by the application.

@github-actions github-actions bot locked and limited conversation to collaborators Oct 15, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants