Making WordPress.org

Opened 6 years ago

Closed 6 years ago

#4021 closed defect (bug) (fixed)

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

Reported by: ramizmanked's profile ramizmanked Owned by: dd32's profile dd32
Milestone: Priority: normal
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 6 years ago.

Download all attachments as: .zip

Change History (3)

#1 @ramizmanked
6 years ago

  • Keywords has-patch added

#2 @dd32
6 years ago

  • Owner set to dd32
  • Resolution set to fixed
  • Status changed from new to closed

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.