Font Library: Implement audible feedback for actions that only have visual feedback #58319
Labels
[Feature] Font Library
[Feature] Typography
Font and typography-related issues and PRs
[Focus] Accessibility (a11y)
Changes that impact accessibility and need corresponding review (e.g. markup changes).
[Type] Bug
An existing feature does not function as intended
Description
Any non-native action that only has visual feedback must be accompanied with an audibel feedback for screen reader users.
Native actions such as, for example, selection of an item within a native
<select>
element already provide native accessibility.Author-created actions aren't native. As such, the missing accessibility must be implemented via authoring.
In the Fonts modal dialog, examples of these actions are:
speak
messages.Step-by-step reproduction instructions
As an example:
Screenshots, screen recording, code snippet
No response
Environment info
No response
Please confirm that you have searched existing issues in the repo.
Yes
Please confirm that you have tested with all plugins deactivated except Gutenberg.
Yes
The text was updated successfully, but these errors were encountered: