Make WordPress Core

#56757 closed defect (bug) (duplicate)

Accessibility issue of form label missing in wordpress permalink settings page.

Reported by: smit08's profile smit08 Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: Permalinks Keywords: has-screenshots
Focuses: accessibility, administration Cc:

Description

I was checking the accessibility of WordPress by wave chrome extension and found that the permalink settings page has a form label missing in one field. So need to add the form and hide it by CSS to solve it.

Tested in WordPress version 6.0.2 and fresh WordPress setup.

Steps to reproduce:

  1. Download the wave chrome extension. It is a nice extension to test the accessibility of any site. If you have already downloaded then skip this step.
  2. Open the URL: your-site/wp-admin/options-permalink.php
  3. Click on the wave chrome extension and it will start the testing of the page. And in the left panel, it will show all the errors.

Attaching a screenshot of the wave extension test results.

Summary view of errors: https://share.cleanshot.com/iQqoMgn8opL4afXhRwGD

Detail view of errors: https://share.cleanshot.com/aZY6TUBm916EQOSMqPwF

Change History (4)

#1 @kebbet
22 months ago

This screen has many improvements in the upcoming 6.1 release. Can you test the screen with the latest beta-release?

#2 @sabernhardt
22 months ago

  • Component changed from Administration to Permalinks
  • Focuses administration added; css removed
  • Keywords has-screenshots added; needs-patch has-testing-info has-screenshot removed

Adding a label for the custom structure field was part of #55498.

This ticket was mentioned in Slack in #accessibility by sabernhardt. View the logs.


22 months ago

#4 @sabernhardt
22 months ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #55498.

Thanks for reporting!

I checked the page with WordPress 6.1 beta 3, and WAVE does not have the error for a missing label anymore.

Note: See TracTickets for help on using tickets.