Opened 8 years ago
Closed 8 years ago
#2544 closed defect (bug) (fixed)
The focus order of the Review form is not normal
Reported by: | anevins | Owned by: | SergeyBiryukov |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Support Forums | Keywords: | |
Cc: |
Description
The fields in a form should normally be accessed from top to bottom, but this is not the case for the review form. One of the fields in the review form contains a tabindex value that disrupts the normal flow. This is regarding the "Review title" field. Someone using a keyboard may struggle to access this field. It's kinda okay if you can also see the page, but if someone was blind they may not realise there is a "Review title" field and so may never be able to submit the form successfully.
Suggestion: Remove the tabindex value.
Example URL: https://wordpress.org/support/plugin/akismet/reviews/#wp-toolbar
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
Same issue with "Topic/Review Tags" input, "Notify me of follow-up replies via email" checkbox, and "Submit" button, they all have a 100+ tabindex.