Microsoft/vscode

Window title bar remains in -inFocus color even when multiple windows open at the same time.

Open

#241.405 aberto em 20 de fev. de 2025

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)TypeScript (10.221 forks)batch import
bughelp wantedtitlebar

Métricas do repositório

Stars
 (74.848 stars)
Métricas de merge de PR
 (Mesclagem média 11h 43m) (1.000 fundiu PRs em 30d)

Description

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

Version: 1.97.2 (user setup)
Commit: e54c774e0add60467559eb0d1e229c6452cf8447
Date: 2025-02-12T23:20:35.343Z
Electron: 32.2.7
ElectronBuildId: 10982180
Chromium: 128.0.6613.186
Node.js: 20.18.1
V8: 12.8.374.38-electron.0
OS: Windows_NT x64 10.0.22631

Steps to Reproduce:

  1. Create an environment in which several VS Code windows are open.
  2. Use File - Exit to close all windows.
  3. Open VS Code via a normal desktop/start menu/task bar icon so all windows reopen.

At this point all the VS Code windows will appear to use the titleBar.activeBackground color, even though only the last window to be opened is actually active.

Guia do colaborador