Rename window command should automatically focus the new name textbox #15336

Closed
opened 2026-01-31 04:35:32 +00:00 by claunia · 3 comments
Owner

Originally created by @Rosefield on GitHub (Sep 23, 2021).

Windows Terminal version (or Windows build number)

1.11.2421

Other Software

No response

Steps to reproduce

Run the Rename window... command from command palette, focus is lost from the window until something is clicked.

Expected Behavior

The new name textbox should be focused.

Actual Behavior

Nothing in the window is focused until I click into it with my mouse.

Originally created by @Rosefield on GitHub (Sep 23, 2021). ### Windows Terminal version (or Windows build number) 1.11.2421 ### Other Software _No response_ ### Steps to reproduce Run the `Rename window...` command from command palette, focus is lost from the window until something is clicked. ### Expected Behavior The new name textbox should be focused. ### Actual Behavior Nothing in the window is focused until I click into it with my mouse.
Author
Owner

@zadjii-msft commented on GitHub (Sep 27, 2021):

So, yes I suppose we should track this on our side too. From the window renamer code:

2be394f421/src/cascadia/TerminalApp/AppActionHandlers.cpp (L835-L846)

So, we'll also need microsoft/microsoft-ui-xaml#1607

@zadjii-msft commented on GitHub (Sep 27, 2021): So, yes I suppose we should track this on our side too. From the window renamer code: https://github.com/microsoft/terminal/blob/2be394f421b9b23a15e5573fb02b9c7a25768941/src/cascadia/TerminalApp/AppActionHandlers.cpp#L835-L846 So, we'll also need microsoft/microsoft-ui-xaml#1607
Author
Owner

@ghost commented on GitHub (Apr 19, 2022):

:tada:This issue was addressed in #12798, which has now been successfully released as Windows Terminal v1.12.1098.🎉

Handy links:

@ghost commented on GitHub (Apr 19, 2022): :tada:This issue was addressed in #12798, which has now been successfully released as `Windows Terminal v1.12.1098`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.12.1098) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Author
Owner

@ghost commented on GitHub (Apr 19, 2022):

:tada:This issue was addressed in #12798, which has now been successfully released as Windows Terminal Preview v1.13.1098.🎉

Handy links:

@ghost commented on GitHub (Apr 19, 2022): :tada:This issue was addressed in #12798, which has now been successfully released as `Windows Terminal Preview v1.13.1098`.:tada: Handy links: * [Release Notes](https://github.com/microsoft/terminal/releases/tag/v1.13.1098) * [Store Download](https://www.microsoft.com/store/apps/9n8g5rfz9xk3?cid=storebadge&ocid=badge)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#15336