microsoft/Terminal

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

Open

#12 576 ouverte le 25 févr. 2022

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C++ (3 212 forks)batch import
Area-SettingsUIHelp WantedIssue-BugPriority-3Product-Terminal

Métriques du dépôt

Stars
 (35 764 stars)
Métriques de merge PR
 (Merge moyen 27j 19h) (24 PRs mergées en 30 j)

Description

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

Guide contributeur