[wp-trac] [WordPress Trac] #54538: Reset Password form: Generate Password contains aria-expanded
WordPress Trac
noreply at wordpress.org
Tue Nov 30 04:13:14 UTC 2021
#54538: Reset Password form: Generate Password contains aria-expanded
--------------------------------------+-----------------------------
Reporter: alexstine | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Login and Registration | Version:
Severity: normal | Keywords:
Focuses: accessibility, multisite |
--------------------------------------+-----------------------------
Steps to reproduce:
1. Go to domain.com/wp-admin.
2. Select Lost your Password.
3. Enter username/email.
4. Select Get New Password.
5. Click the confirmation link in your email.
6. Notice how the Generate Password button contains
{{{
aria-expanded="true"
}}}
. This button simply regenerates the password, it does not expand/collapse
anything.
To fix:
Remove the aria-expanded attribute.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/54538>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list