Opened 9 years ago
Closed 9 years ago
#33487 closed defect (bug) (invalid)
Inconsistent login form tabbing
Reported by: | desrosj | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.3 |
Component: | Login and Registration | Keywords: | |
Focuses: | accessibility | Cc: |
Description
When viewing the login screen at wp-login.php there is an inconsistent experience tabbing through the form.
- In Safari, hitting tab while your cursor is in the password field does not advance to the next field, Remember me, as expected. Instead it tabs to the address bar.
- In FireFox, tabbing gets you all the way to the Log In button before bringing you to the address bar.
- In Chrome it successfully tabs through each element on the page, including the Log In button, and two links below the form for back and forgotten password requests.
Change History (3)
Note: See
TracTickets for help on using
tickets.
Do you have tab key navigation enabled in Safari? Safari does not automatically have the tab key configured to access all fields; by default it only tabs to selected fields.