[wp-trac] [WordPress Trac] #32943: Menu Customizer: reorder buttons tabindex not set for just added items
WordPress Trac
noreply at wordpress.org
Mon Jul 13 01:16:46 UTC 2015
#32943: Menu Customizer: reorder buttons tabindex not set for just added items
----------------------------------+----------------------------------------
Reporter: afercia | Owner: valendesigns
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.3
Component: Customize | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch 2nd- | Focuses: accessibility, javascript
opinion |
----------------------------------+----------------------------------------
Changes (by valendesigns):
* keywords: needs-patch => has-patch 2nd-opinion
* owner: => valendesigns
* status: new => assigned
Comment:
The issue here seems to be a race condition. The menu item is not yet
added to the UI when the tabIndex code is executed. By adding a short
delay in [attachment:32943.diff] I was able to get things to work
correctly.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/32943#comment:4>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list