Block Bindings: Improve accessibility of bound paragraphs when using a screenreader in Navigation Mode #62933
Labels
[Feature] Block bindings
[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
Actual: Currently, when tabbing to a bound paragraph in Navigation Mode, the NVDA screenreader announces the bound paragraph's original content, not its override content, which may be confusing and giver users incorrect information of what is displayed on the page.
Expected: The screenreader announces the override content, not the original content.
Step-by-step reproduction instructions
1. Register post meta by adding this snippet to your theme's functions.php
2. Add a paragraph block bound to the custom field using the Code Editor
Override the paragraph content by typing into the bound paragraph.
Using the NVDA screen reader, navigate to the bound paragraph in Navigation Mode, and see that the paragraph's original content, rather than its bound content, is announced.
Screenshots, screen recording, code snippet
(Pardon the background noise — I was unable to use my isolated microphone to capture the sound of the screenreader)
accessibility_editable_bound_fields.mp4
Environment info
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: