microsoft / microsoft/terminal
[1.12] Split pane on parent loses opacity?
Open
Area-UserInterface
Help Wanted
Issue-Bug
Priority-2
Product-Terminal
- Dominant language
- C++
- Stars
- 105k
- Forks
- 9.6k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 29
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
1. MoveFocus to parent pane
1. SplitPane
Behavior: new pane has transparency, but old panes lost it
Contributor guide
Research direction
Reproduce the issue with multiple panes using MoveFocus to the parent pane and then SplitPane, checking transparency on both the new and existing panes. Trace the SplitPane handling and opacity state, and consider the issue done when splitting a parent preserves opacity on all panes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100