[wp-trac] [WordPress Trac] #33818: #a11y-headings - Add Plugins
WordPress Trac
noreply at wordpress.org
Tue Oct 13 15:04:25 UTC 2015
#33818: #a11y-headings - Add Plugins
----------------------------+--------------------------------
Reporter: Cheffheid | Owner: afercia
Type: defect (bug) | Status: reopened
Priority: normal | Milestone: 4.4
Component: Administration | Version: 4.3
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: ui, accessibility
----------------------------+--------------------------------
Changes (by afercia):
* keywords: has-patch commit => needs-patch
* status: closed => reopened
* resolution: fixed =>
Comment:
We missed to update this in `updates.js`:
{{{
$( '.plugin-card-' + message.slug ).find( 'h4 a' ).focus();
}}}
it's used to move focus back to the plugin title in the plugin card when
updating a plugin from the modal dialog. Should be changed in `h3 a` or
maybe in `.column-name a`.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33818#comment:11>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list