microsoft/Terminal

[1.12] Split pane on parent loses opacity?

Open

#11,359 opened on Sep 28, 2021

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-2Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

discovered in the 1.12 bug bash on 9/28, but probably not blocking

Split pane on parent loses opacity? (bad merge?) Repro steps:

  1. Have multiple panes open
  2. MoveFocus to parent pane
  3. SplitPane Behavior: new pane has transparency, but old panes lost it

Contributor guide