Microsoft/vscode

The initial position of the VSCode is shifted down when the native titlebar is on

Open

#117,180 opened on Feb 21, 2021

 (16 comments) (0 reactions) (1 assignee)TypeScript (39,847 forks)batch import
bugconfirmedelectrongood first issuelinuxtitlebarupstream-issue-pending

Repository metrics

Stars
 (184,936 stars)
PR merge metrics
 (Avg merge 11h 43m) (1,000 merged PRs in 30d)

Description

  • VS Code Version: 1.53.2
  • OS Version: GNOME 3.38.4 X11 (Fedora 33)

The initial position of the VSCode is shifted down with every start of application when the native titlebar is on. Please, watch this video.

Steps to Reproduce:

  1. Launch VSCode and move its window to the required position
  2. In the settings, select the native view for the window titlebar (Window > Title Bar Style > native)
  3. Close VSCode
  4. Launch VSCode again

Does this issue occur when all extensions are disabled?: Yes

Contributor guide