Making WordPress.org

Opened 8 years ago

Closed 8 years ago

#4021 closed defect (bug) (fixed)

Tabindex missing from "Do you own this..." dropdown

Reported by: ramizmanked Owned by: dd32
Priority: normal Milestone:
Component: Showcase Keywords: has-patch
Cc:

Description

I've noticed that tabindex missing from "Do you own this..." dropdown on Submit a Site form.

Attachments (1)

tabindex-showcase-submit-site.patch (1.9 KB ) - added by ramizmanked 8 years ago.

Download all attachments as: .zip

Change History (3)

#1 @ramizmanked
8 years ago

  • Keywords has-patch added

#2 @dd32
8 years ago

  • Owner set to dd32
  • Resolutionfixed
  • Status newclosed

In 8009:

Showcase: Add a missing tabindex to the site submit form.
Additionally, this has indexed the fields from 2 onwards as tabindex 1 is used by the assistive techonlogies "Skip to content" link which was causing focus to jump from Name -> Skip to Content -> Email fields.

Props ramizmanked.
Fixes #4021.

Note: See TracTickets for help on using tickets.