Skip to content

Conversation

@carlos-zamora
Copy link
Member

Summary of the Pull Request

Adds a "Move tab" submenu to the tab's context menu. This submenu includes "move tab to new window", "move left", and "move right".

The new "move left/right" items are disabled if the tab can't be moved in a certain direction.'

Closes #17900

@microsoft-github-policy-service microsoft-github-policy-service bot added Issue-Bug It either shouldn't be doing this or needs an investigation. Area-Accessibility Issues related to accessibility Product-Terminal The new Windows Terminal. labels Oct 24, 2024
@carlos-zamora
Copy link
Member Author

demo

</data>
</root>
<data name="TabMoveLeft" xml:space="preserve">
<value>Move left</value>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer "Move tab left" and "Move tab right" personally, but in the absence of other opinions i can stand down

@carlos-zamora carlos-zamora merged commit d8089e9 into main Oct 31, 2024
@carlos-zamora carlos-zamora deleted the dev/cazamor/a11y/move-tab branch October 31, 2024 20:15
Copy link

@Elenore23 Elenore23 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

DHowett pushed a commit that referenced this pull request Nov 18, 2024
## Summary of the Pull Request
Adds a "Move tab" submenu to the tab's context menu. This submenu includes "move tab to new window", "move left", and "move right".

The new "move left/right" items are disabled if the tab can't be moved in a certain direction.'

Closes #17900

(cherry picked from commit d8089e9)
Service-Card-Id: PVTI_lADOAF3p4s4AmhmQzgU6Yu8
Service-Version: 1.22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Accessibility Issues related to accessibility Issue-Bug It either shouldn't be doing this or needs an investigation. Product-Terminal The new Windows Terminal.

Projects

Development

Successfully merging this pull request may close these issues.

[WCAG 2.2] [Windows Terminal - Multiple Tab]: No single pointer alternative is provided to move the tabs.

6 participants