microsoft/Terminal
在 GitHub 查看With multiple split panel, Terminal is not responding to scroll using Surface Dial
Open
#12,832 创建于 2022年4月5日
Area-InputHelp WantedIssue-BugNeeds-ReproProduct-Terminal
仓库指标
- Star
- (35,764 star)
- PR 合并指标
- (平均合并 27天 19小时) (30 天内合并 24 个 PR)
描述
Windows Terminal version
1.12.10733.0
Windows build number
22581.200
Other Software
WSL2: 0.56.2.0
Steps to reproduce
- Use Windows Terminal to open Command Prompt (also tried WSL)
- Split pane, so there should be 2 instances of Command Prompt opened side-by-side
- On both panes, run
dirfor a couple of times until the scroll buffer is filled - Press-and-hold Surface Dial, set to scroll mode
- Rotate on the Surface Dial
Expected Behavior
Rotating Surface Dial should scroll the active pane up/down.
Additionally, it should scroll on the pane where the mouse is hovering on, not focused (to follow mouse wheel behavior).
Actual Behavior
Rotating the Surface Dial will not scroll the pane.
If all but one of the split panes are closed, rotating Surface Dial will scroll the sole pane.