[wp-trac] [WordPress Trac] #56776: form label missing in profile page
WordPress Trac
noreply at wordpress.org
Fri Feb 10 21:29:55 UTC 2023
#56776: form label missing in profile page
-------------------------------------+-------------------------------------
Reporter: smit08 | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.2
Component: Users | Version:
Severity: normal | Resolution:
Keywords: has-screenshot has- | Focuses: accessibility,
patch needs-testing | administration
-------------------------------------+-------------------------------------
Comment (by sabernhardt):
I think testing 56776.2.diff should involve applying 56776.1.patch first
so we know that the hidden input is what prevents autofill when
`autocomplete="new-password"` might not.
1. Apply 56776.1.patch.
2. Log in to your site. Save the password to your browser (password
managers such as LastPass would be worth testing as well).
3. Log out, and verify that the password autofills on the login screen.
Then log in again.
4. Go to your Profile page and click the "Set New Password" button. Note
whether the password is the one you saved or a new suggestion.
5. Add a new User. Again, note whether the password is the one you saved
or new.
6. Revert the `user-new` and `user-edit` files.
7. Apply 56776.2.diff.
8. Return to your Profile page and click the "Set New Password" button.
Verify that the field's value is a new suggestion.
9. Add a new User, and verify that the password field's value is a new
suggestion.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/56776#comment:15>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list