[wp-trac] [WordPress Trac] #36289: WP Speak assertive message and Firefox + NVDA bug
WordPress Trac
noreply at wordpress.org
Thu Jun 16 21:50:42 UTC 2016
#36289: WP Speak assertive message and Firefox + NVDA bug
------------------------------+----------------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: closed
Priority: normal | Milestone: 4.6
Component: Administration | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch commit | Focuses: accessibility, javascript
------------------------------+----------------------------------------
Changes (by afercia):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"37734"]:
{{{
#!CommitTicketReference repository="" revision="37734"
Accessibility: Remove the ARIA roles from the `wp.a11y.speak()` live
regions.
When Firefox repaints some elements, NVDA may announce "alert" even when
there's
no actual message dispatched to the live region. The NVDA implementation
differs
from other screen readers and is currently under discussion. To avoid a
subpar
user experience better to remove the roles since they're basically
redundant.
Fixes #36289.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36289#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list