microsoft/Terminal

White borders are back in 1.17

開放

#14,744 建立於 2023年1月27日

 (13 則留言) (1 個反應) (0 位負責人)C++ (9,275 個分叉)batch import
Area-ThemingHelp WantedIssue-BugPriority-3Product-Terminal

倉庫指標

星標
 (103,173 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

This problem is back in v1.17, I guess due to the recent changes around theming. The grey border is there to start with until you switch to another window and back (presumably it's part of the dark theme and doesn't get repainted until switching). Once you switch back it is white and will stay so even after closing/re-opening.

Steps to reproduce:

  • Delete settings.json and state.json
  • Open Terminal and switch to light theme
  • Border is grey
  • Alt tab to another window then back again
  • Border is now forever white

Originally posted by @harristom in https://github.com/microsoft/terminal/issues/6620#issuecomment-1406570765

貢獻者指南