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

Make editor hover accessible to screen reader users #215445

Closed
aiday-mar opened this issue Jun 13, 2024 · 1 comment
Closed

Make editor hover accessible to screen reader users #215445

aiday-mar opened this issue Jun 13, 2024 · 1 comment
Assignees
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues editor-hover Editor mouse hover feature-request Request for new features or functionality

Comments

@aiday-mar
Copy link
Contributor

This issue is about making the hover accessible to screen reader users. Work has already been done in the following issue (#207592) to add the accessible view/help for the hover. Currently only markdown content is displayed within the hover when the focus is on a markdown hover sub-part. The accessible view/help should show the content of any hover sub-part (for example it should show the diagnostics too).

There are some ongoing discussions about whether it is possible to make the hover accessible without the use of a hover accessible view/help, with simple aria-labels and roles.

@aiday-mar aiday-mar self-assigned this Jun 13, 2024
@aiday-mar aiday-mar added accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues editor-hover Editor mouse hover polish Cleanup and polish issue feature-request Request for new features or functionality and removed polish Cleanup and polish issue labels Jun 13, 2024
@aiday-mar aiday-mar changed the title Make hover accessible to screen reader users Make editor hover accessible to screen reader users Jun 13, 2024
@aiday-mar
Copy link
Contributor Author

A pr was recently merged in order to polish the accessible view/help, to present editor hover information in an accessible way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility Keyboard, mouse, ARIA, vision, screen readers (non-specific) issues editor-hover Editor mouse hover feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant