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

Title bar bugged when no folder or file open and window.title has been customized #41151

Closed
pdavies opened this issue Jan 4, 2018 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug titlebar VS Code main title bar issues verified Verification succeeded
Milestone

Comments

@pdavies
Copy link

pdavies commented Jan 4, 2018

  • VSCode Version: Code 1.19.1 (0759f77, 2017-12-19T09:46:23.884Z)
  • OS Version: Windows_NT x64 10.0.15063
  • Extensions: Extensions are disabled

Steps to Reproduce:

  1. Set a custom window title, e.g. "window.title": "${dirty}${dirty}${activeEditorMedium} ${dirty}${dirty}${separator}${rootName}"
  2. Close all tabs. If a folder/workspace is open, close that too, and close the Untitled-1 file that Code auto-opens.
  3. The title bar should read Visual Studio Code. Instead, it reads index.html.

image

@bpasero bpasero added bug Issue identified by VS Code Team member as probable bug titlebar VS Code main title bar issues labels Jan 8, 2018
@bpasero bpasero added this to the December 2017/January 2018 milestone Jan 8, 2018
@bpasero bpasero closed this as completed Jan 8, 2018
bpasero added a commit that referenced this issue Jan 8, 2018
@octref octref added the verified Verification succeeded label Feb 1, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Feb 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug titlebar VS Code main title bar issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

3 participants