Microsoft/vscode

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

Open

#241,405 建立於 2025年2月20日

在 GitHub 查看
 (1 留言) (0 反應) (1 負責人)TypeScript (10,221 fork)batch import
bughelp wantedtitlebar

倉庫指標

Star
 (74,848 star)
PR 合併指標
 (平均合併 11小時 43分鐘) (30 天內合併 1,000 個 PR)

描述

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.

貢獻者指南