[wp-trac] [WordPress Trac] #32943: Menu Customizer: reorder buttons tabindex not set for just added items
WordPress Trac
noreply at wordpress.org
Fri Jul 10 21:09:01 UTC 2015
#32943: Menu Customizer: reorder buttons tabindex not set for just added items
--------------------------+----------------------------------------
Reporter: afercia | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: accessibility, javascript
--------------------------+----------------------------------------
Comment (by ocean90):
It looks like a new menu item doesn't get added to `menuSection.container`
because `console.log( menuSection.container.find( '.menu-item' ).length
);` in `reflowMenuItems` returns the number of the initial added items.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32943#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list