Small notes are not automatically read by screen readers for certain form fields
Small notes used for certain form fields on the default web pages will not be read automatically by screen readers. This includes:
-The Password1 field on NewPassword.html, ChangePassword.html, NewUserRegistration.html, LendingChangePassword.html, LendingNewPassword.html, LendingNewUserRegistration.html
-The Username field on LendingNewUserRegistration.html
Additionally, the CurrentPassword field on ChangePassword.html and LendingChangePassword.html contains an unlinked aria-describedby attribute that may be flagged by accessibility checkers.
Bug# 19935
0
votes