microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
162.64k stars 28.67k forks source link

Custom title bar not hiding on startup in Zen mode #224882

Open g3ano opened 1 month ago

g3ano commented 1 month ago

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

Steps to Reproduce:

  1. Hide the title bar
  2. Enable zen mode
  3. Restart vscode

After the latest update, whenever I start vscode in zen mode or reloading the window, the custom title bar reappears, and using the dropdown menu option to hide it doesn't work. I found that disabling zen mode and then reloading the window does hide it, but its annoying to do this each time

Sarcasm commented 2 weeks ago

Also affected by this (this defeats a bit the purpose of zen mode for me).

This looks like a recent regression, Code 1.90 wasn't behaving this way (I skipped 1.91 so I don't know if it was already affected).