[wp-trac] [WordPress Trac] #36853: Safari and VoiceOver don't announce repeated, identical, aria live messages
WordPress Trac
noreply at wordpress.org
Wed Apr 19 19:53:02 UTC 2017
#36853: Safari and VoiceOver don't announce repeated, identical, aria live messages
-------------------------------------+-------------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.7.5
Component: General | Version: 4.3
Severity: normal | Resolution: fixed
Keywords: has-screenshots has- | Focuses: accessibility,
patch commit | javascript
-------------------------------------+-------------------------------------
Changes (by afercia):
* owner: => afercia
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"40479"]:
{{{
#!CommitTicketReference repository="" revision="40479"
Accessibility: Make Safari 10 + VoiceOver announce repeated, identical,
`wp.a11y.speak()` messages.
Safari 10 + VoiceOver don't announce repeated, identical, strings sent to
an
`aria-live` region. Appending a `no-break space` to a repeated message
string,
forces them to think the strings are different.
Fixes #36853.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36853#comment:12>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list