[wp-trac] [WordPress Trac] #21340: Reconsider all "tabindex" attributes in the admin
WordPress Trac
wp-trac at lists.automattic.com
Sun Jul 22 20:14:29 UTC 2012
#21340: Reconsider all "tabindex" attributes in the admin
---------------------------+------------------
Reporter: azaozz | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 3.5
Component: Accessibility | Version:
Severity: normal | Resolution:
Keywords: |
---------------------------+------------------
Comment (by azaozz):
21340-3.patch adds focusing on the first input field on the Categories,
Tags and Edit Category/Tag screens (including for custom taxonomies). With
these we have the following auto-focused fields:
- Log in form: name
- New or Edit Post: title (only if empty or after saving)
- Taxonomy screens: tax name
- Edit taxonomy screens: tax name
- Edit comment: author name
With most `tabindex` reset/removed, tabbing works much better on all
screens and follows the element order properly without skipping/bypassing
fields or links.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/21340#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list