microsoft/Terminal

previous tab does not receive keyboard input after closing setting tab with middle mouse button

Open

#12,576 创建于 2022年2月25日

在 GitHub 查看
 (1 评论) (0 反应) (0 负责人)C++ (3,212 fork)batch import
Area-SettingsUIHelp WantedIssue-BugPriority-3Product-Terminal

仓库指标

Star
 (35,764 star)
PR 合并指标
 (平均合并 27天 19小时) (30 天内合并 24 个 PR)

描述

Windows Terminal version

1.13.10395.0

Windows build number

10.0.22000.527

Other Software

No response

Steps to reproduce

  1. Open Windows Terminal Preview and get the default profile tab
  2. Open setting tab from the dropdown
  3. Randomly click some profiles in the Profile list
  4. Close the setting tab with middle mouse button
  5. The default profile tab does not receive keyboard input (as if the window not focused)
  6. Have to click the tab to make it work again

Expected Behavior

The previous tab gets automatically focused and receives keyboard input after closing the setting tab with middle mouse button

Actual Behavior

The previous tab does not automatically get focused and receive keyboard input

贡献者指南