microsoft/Terminal

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

Open

#12,576 opened on 2022年2月25日

GitHub で見る
 (1 comment) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-SettingsUIHelp WantedIssue-BugPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (平均マージ 27d 19h) (30d で 24 merged PRs)

説明

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

コントリビューターガイド