[wp-trac] [WordPress Trac] #33754: Post meta box toggles accessibility improvements
WordPress Trac
noreply at wordpress.org
Thu Oct 1 13:36:01 UTC 2015
#33754: Post meta box toggles accessibility improvements
------------------------------+--------------------------------------------
Reporter: afercia | Owner: afercia
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch commit | Focuses: ui, accessibility, javascript
------------------------------+--------------------------------------------
Changes (by afercia):
* keywords: has-patch => has-patch commit
Comment:
Refreshed patch as per @wonderboymusic suggestion. Noticed $( this ) and
`$( event.target )` are different in this case (the buttons have a span
inside) so used the `$el` approach. Except for the `each()` loop where
maybe setting variables doesn't make much sense and $( this ) is more
appropriate.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/33754#comment:6>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list