[wp-trac] [WordPress Trac] #32740: Menu Customizer: "quick delete" focus
WordPress Trac
noreply at wordpress.org
Sun Jul 12 19:22:54 UTC 2015
#32740: Menu Customizer: "quick delete" focus
------------------------------+--------------------------------------------
Reporter: afercia | Owner: valendesigns
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch needs- | Focuses: ui, accessibility, javascript
testing |
------------------------------+--------------------------------------------
Changes (by valendesigns):
* keywords: needs-patch => has-patch needs-testing
Comment:
I've added indication in the CSS that the item is focused. The issue with
the JS was that it was not taking into consideration that the next or
previous menu item may be hidden (removed) and not looking past that item
for a visible one. Patch [attachment:32740.diff] makes sure to look beyond
the next or previous item when they are not visible before giving up the
search and should solve all the issues mentioned above. Cheers!
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32740#comment:8>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list