[wp-trac] [WordPress Trac] #62550: Add screen reader announcements confirming saved changes in screen options
WordPress Trac
noreply at wordpress.org
Sun Mar 16 19:38:59 UTC 2025
#62550: Add screen reader announcements confirming saved changes in screen options
------------------------------+----------------------------
Reporter: kkmuffme | Owner: joedolson
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 6.8
Component: Administration | Version:
Severity: minor | Resolution: fixed
Keywords: has-patch commit | Focuses: accessibility
------------------------------+----------------------------
Changes (by joedolson):
* status: reviewing => closed
* resolution: => fixed
Comment:
In [changeset:"59988" 59988]:
{{{
#!CommitTicketReference repository="" revision="59988"
A11y: Add spoken notice when screen options are saved on change.
When some screen option input fields are changed (post table columns,
welcome panel, and metabox visibility), the change is saved to options.
Other screen options (e.g. number of items per page) are only saved on
submit. The changes that are saved immediately are visibly changed for
sighted readers immediately. Change adds a `wp.a11y.speak()` call to
inform screen readers that a value change has updated screen options.
Props kkmuffme, joedolson, yogeshbhutkar, audrasjb, sourabhjain.
Fixes #62550.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62550#comment:33>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list