Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test: multi cursor accessibility #119082

Closed
2 of 3 tasks
isidorn opened this issue Mar 16, 2021 · 2 comments
Closed
2 of 3 tasks

Test: multi cursor accessibility #119082

isidorn opened this issue Mar 16, 2021 · 2 comments
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues testplan-item
Milestone

Comments

@isidorn
Copy link
Contributor

isidorn commented Mar 16, 2021

Refs: #109918

Complexity: 3

Create Issue


  • Turn on Screen Reader, open an editor (make sure you say you have are using a screen reader, or simply put editor.accessibilitySupport: "on")
  • Add an additional cursor: verify that the new cursor line and column is announced by the screen reader
  • Add multiple additional cursors at once (for example via large selection and Add Cursor To End Lines command): verify that all the new cursor line and columns are announced
  • Try to add an additional cursor when it is not possible to add it(for example Add Cursor Line Below on the last line): verify nothing gets read out
  • When having multiple cursors press Esc and verify that it is announced that additional cursors have been removed

Try to be creative and think what could improve this experience.

@isidorn isidorn added testplan-item accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues labels Mar 16, 2021
@isidorn isidorn added this to the March 2021 milestone Mar 16, 2021
@microsoft microsoft deleted a comment from github-actions bot Mar 16, 2021
@isidorn isidorn removed their assignment Mar 17, 2021
@microsoft microsoft deleted a comment from dbaeumer Mar 17, 2021
@alexr00
Copy link
Member

alexr00 commented Mar 23, 2021

Tested with Windows + NVDA.

@TylerLeonhardt
Copy link
Member

Closing for bookkeeping but feel free to test @chrisdias

@github-actions github-actions bot locked and limited conversation to collaborators May 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues testplan-item
Projects
None yet
Development

No branches or pull requests

5 participants