[wp-trac] [WordPress Trac] #37486: Make emojis accessible
WordPress Trac
noreply at wordpress.org
Sat Aug 3 11:53:01 UTC 2019
#37486: Make emojis accessible
-------------------------------------+-------------------------------------
Reporter: afercia | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone:
Component: Emoji | Version: 4.2
Severity: normal | Resolution:
Keywords: has-screenshots a11y- | Focuses: ui, accessibility,
task has-patch | javascript
-------------------------------------+-------------------------------------
Comment (by afercia):
In [changeset:"45726" 45726]:
{{{
#!CommitTicketReference repository="" revision="45726"
Accessibility: Improve the way emojis are announced by screen readers.
Adds an ARIA `role="img"` to the emojis markup in the front end. While the
ARIA role is technically redundant, it helps Safari and VoiceOver to
properly announce the emojis as "image". Without the role, they announce a
generic "group" role.
Tested with Safari 12.1.1 / VoiceOver 9.
Props pento.
See #37486.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/37486#comment:17>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list