-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Closed
Labels
[Block] Math[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Description
Description
If a user enters invalid Latex notations, an error is shown visibly. This error is not explicitly connected to the textarea and is not announced to screen readers.
Step-by-step reproduction instructions
- Enable screen reader.
- Add math block.
- Type x&
You should see a visual warning. It will not be spoken and the user will not have any equivalent feedback.
Screenshots, screen recording, code snippet
Environment info
- WP 6.9-RC2-61266, Gutenberg 22.1.0
- Chrome/NVDA
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
Please confirm which theme type you used for testing.
- Block
- Classic
- Hybrid (e.g. classic with theme.json)
- Not sure
R1shabh-Gupta
Metadata
Metadata
Assignees
Labels
[Block] Math[Focus] Accessibility (a11y)Changes that impact accessibility and need corresponding review (e.g. markup changes).Changes that impact accessibility and need corresponding review (e.g. markup changes).[Type] BugAn existing feature does not function as intendedAn existing feature does not function as intended
Type
Projects
Status
✅ Done