[wp-trac] [WordPress Trac] #31522: Quicktags: use aria-label to improve accessibility
WordPress Trac
noreply at wordpress.org
Sun Jun 7 12:00:47 UTC 2015
#31522: Quicktags: use aria-label to improve accessibility
------------------------------+----------------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.3
Component: Editor | Version: 4.1
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: accessibility, javascript
------------------------------+----------------------------------------
Changes (by afercia):
* keywords: has-patch => has-patch commit
Comment:
Tested again in latest Firefox+NVDA and Chrome+ChromeVox, all works
nicely. I'd say the only thing left here is to make a decision about the
"del" and "ins" buttons label text:
{{{
'deletion' => 'Deleted text (strikethrough)'
'deletionClose' => 'Close deleted text tag'
'insertion' => 'Added text'
'insertionClose' => 'Close added text tag'
}}}
Other than that, I'd say the patch is ready for commit consideration.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/31522#comment:13>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list