[PR #8010] Close tab context menu on titlebar click #27058

Closed
opened 2026-01-31 09:19:44 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/8010

State: closed
Merged: Yes


Close the tab context menu when clicking on the title bar

Detailed Description of the Pull Request / Additional comments

Following #2438, hide the tabs context menu on TerminalPage::TitlebarClicked().
We don't know which of the tabs is showing the context menu, do it on all tabs.

Validation Steps Performed

Open the context menu from any tab, click on title bar and see the context menu disappear.

Closes #7988

**Original Pull Request:** https://github.com/microsoft/terminal/pull/8010 **State:** closed **Merged:** Yes --- Close the tab context menu when clicking on the title bar ## Detailed Description of the Pull Request / Additional comments Following #2438, hide the tabs context menu on `TerminalPage::TitlebarClicked()`. We don't know which of the tabs is showing the context menu, do it on all tabs. ## Validation Steps Performed Open the context menu from any tab, click on title bar and see the context menu disappear. Closes #7988
claunia added the pull-request label 2026-01-31 09:19:44 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#27058