microsoft/Terminal

Clicking on empty space on tab bar activates window, but does not activate current terminal

Open

#13,050 opened on May 6, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)C++ (3,212 forks)batch import
Area-UserInterfaceHelp WantedIssue-BugPriority-3Product-Terminal

Repository metrics

Stars
 (35,764 stars)
PR merge metrics
 (Avg merge 27d 19h) (24 merged PRs in 30d)

Description

Windows Terminal version

1.12.10982.0

Windows build number

10.0.19044.1645

Other Software

No response

Steps to reproduce

  1. Open terminal.
  2. activate some other window
  3. click in terminal window at the empty space on tab bar
  4. type with keyboard

Expected Behavior

Typed characters show up in currently active terminal on terminal window.

Actual Behavior

Nothing happens. Characters to not appear on active terminal.

Contributor guide