[wp-trac] [WordPress Trac] #51786: Accessibility issue with the logo on the login page

WordPress Trac noreply at wordpress.org
Sun Sep 29 18:53:47 UTC 2024


#51786: Accessibility issue with the logo on the login page
-------------------------------------------------+-------------------------
 Reporter:  roytanck                             |       Owner:  joedolson
     Type:  enhancement                          |      Status:  accepted
 Priority:  normal                               |   Milestone:  6.7
Component:  Login and Registration               |     Version:
 Severity:  normal                               |  Resolution:
 Keywords:  has-patch needs-testing has-         |     Focuses:
  testing-info                                   |  accessibility
-------------------------------------------------+-------------------------

Comment (by nagpai):

 == Test Report
 This report validates that the indicated patch addresses the issue.


 === Environment
 - OS: macOS Sonoma 14.7
 - WordPress: 6.6.2 ( via Playground )
 - Browser: Vivaldi 6.9.3447.48
 - Theme: Twenty Twenty-Four
 - Active Plugins:none

 === Actual Results

 >Visually inspect the login, registration, lost password, and reset
 password screens to verify no visual changes.
 - ✅ Login, Registration, and Lost Password pages show no visual changes.

 >Inspect the source code to verify that these pages have two h1 elements,
 one on the WP logo with role="presentation" and one in the header element
 with descriptive text.
 - ✅ Found the two h1 elements as described in the testing instructions.
 Descriptive texts - `Login`, `Lost Password` and `Registration form` found
 on the respective pages header h1 tags.

 >Verify the presence of a header element and main element in the source
 code.
 - ✅ Found as expected

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/51786#comment:23>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list