[WCAG2.2][Terminal]: Other than dragging, there is no alternate option provided for the users to move the tabs. #21252

Closed
opened 2026-01-31 07:37:43 +00:00 by claunia · 3 comments
Owner

Originally created by @Saiteja341 on GitHub (Feb 15, 2024).

Windows Terminal version

1.19.10302.0

Windows build number

26040.1000

Other Software

Test Environment:
OS: Windows 11 Version 23H2 (OS Build 26040.1000)
App: Windows Terminal
Screen Reader: Narrator

Steps to reproduce

1.Open Windows Terminal.
2.Add 4 different tabs.
3.Now try to move the tabs from one position to other using keyboard.
4.Observe the issue.

User Experience:
People with motor impairments who cannot operate content by the only way to actuate a function is by dragging a target element from its initial position to some other position will feel difficulty here, if there is no option provided to user to move the tabs.

Guideline link:

https://www.w3.org/WAI/WCAG22/Understanding/dragging-movements

Attachment:
Other than dragging,no alternative mechanism is provided to move the tabs..zip

Expected Behavior

There should be an alternate mechanism to be provided in order to move the tabs from one position to other.

Actual Behavior

Other than dragging, no alternative mechanism is provided for the users to move the tabs from one position to other.

Originally created by @Saiteja341 on GitHub (Feb 15, 2024). ### Windows Terminal version 1.19.10302.0 ### Windows build number 26040.1000 ### Other Software Test Environment: OS: Windows 11 Version 23H2 (OS Build 26040.1000) App: Windows Terminal Screen Reader: Narrator ### Steps to reproduce 1.Open Windows Terminal. 2.Add 4 different tabs. 3.Now try to move the tabs from one position to other using keyboard. 4.Observe the issue. User Experience: People with motor impairments who cannot operate content by the only way to actuate a function is by dragging a target element from its initial position to some other position will feel difficulty here, if there is no option provided to user to move the tabs. Guideline link: https://www.w3.org/WAI/WCAG22/Understanding/dragging-movements Attachment: [Other than dragging,no alternative mechanism is provided to move the tabs..zip](https://github.com/microsoft/terminal/files/14292956/Other.than.dragging.no.alternative.mechanism.is.provided.to.move.the.tabs.zip) ### Expected Behavior There should be an alternate mechanism to be provided in order to move the tabs from one position to other. ### Actual Behavior Other than dragging, no alternative mechanism is provided for the users to move the tabs from one position to other.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 15, 2024):

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@github-actions[bot] commented on GitHub (Feb 15, 2024): Hi I'm an AI powered bot that finds similar issues based off the issue title. Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you! ### Closed similar issues: - [Moving tabs (#14707)](https://github.com/microsoft/terminal/issues/14707), similarity score: 0.84 - [Click drag and rearrange terminal tabs (#6335)](https://github.com/microsoft/terminal/issues/6335), similarity score: 0.81 - [Make possible to drag tabs between Terminal windows / tear off tabs (#13720)](https://github.com/microsoft/terminal/issues/13720), similarity score: 0.78 - [Ability to drag tabs out and move them to a new instance (#15227)](https://github.com/microsoft/terminal/issues/15227), similarity score: 0.75 > Note: You can give me feedback by thumbs upping or thumbs downing this comment.
Author
Owner

@zadjii-msft commented on GitHub (Feb 15, 2024):

@Saiteja341 There is! There's already the moveTab actions: Move tab

f30cbef34d/src/cascadia/TerminalSettingsModel/defaults.json (L387-L388)

I'm going to close this one as fixed, since those have been there for a few years now.

@zadjii-msft commented on GitHub (Feb 15, 2024): @Saiteja341 There is! There's already the `moveTab` actions: [Move tab](https://learn.microsoft.com/en-us/windows/terminal/customize-settings/actions#move-tab) https://github.com/microsoft/terminal/blob/f30cbef34df5624173a45bdb53667a2cf145f4a9/src/cascadia/TerminalSettingsModel/defaults.json#L387-L388 I'm going to close this one as fixed, since those have been there for a few years now.
Author
Owner

@Saiteja341 commented on GitHub (Feb 15, 2024):

Closing this, as we can add custom action shortcut for 'Move' from settings.

@Saiteja341 commented on GitHub (Feb 15, 2024): Closing this, as we can add custom action shortcut for 'Move' from settings.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#21252