microsoft/Terminal
在 GitHub 查看Alt-clicking a profile doesn't open in a pane when Narrator is turned on
Open
#13,365 创建于 2022年6月23日
Area-AccessibilityArea-UserInterfaceHelp WantedIssue-BugPriority-1Product-Terminal
仓库指标
- Star
- (35,764 star)
- PR 合并指标
- (平均合并 27天 19小时) (30 天内合并 24 个 PR)
描述
Windows Terminal version
1.13.10336.0
Windows build number
10.0.19044.1706
Other Software
Windows Narrator
Steps to reproduce
- Open any shell in Windows Terminal.
- Open the profile menu and click on an entry while pressing the Alt key.
- Note that the profile is opened in a pane of the current window. Close that pane.
- Now turn on the Windows Narrator screen reader.
- Open the profile menu again and click on an entry while pressing the Alt key.
- Note that the profile is now opened in a separate tab.
Expected Behavior
Alt-clicking on a profile should always open it in a pane of the current window.
Actual Behavior
When the narrator is turned on, alt-clicking opens the profile in a separate tab.
Btw, if there's some accessibility reason for this, that's fine. I was just testing something with the narrator and was surprised by the behavior, but it's not something that affects me personally.