Question about VoiceOver not reading password field label

By sripal, 13 July, 2018

Forum
iOS and iPadOS
Hi all, I have username & password fields with client side validation, on-blur on username will have client side validation and voice over reads validation alert message in safari browser with (role=alert or aria-live="polite" or aria-atomic="true") eventually when I enter tab focus will move on to password label but password label is not read by voice over on focus on it after reading error validation message on username. This issue happens with NVDA screen reader as well(nvaccess team accep this defect).Could anybody please let me know reason for this behavior? I have seen similar issue in apple website as well.Here is the link where voiceover reads username validation message but does not password on focus . https://secure2.store.apple.com/shop/sign_in?c=aHR0cHM6Ly9zdXBwb3J0LmFwcGxlLmNvbS98MWFvc2FhMjIwN2NlODZhNTgyYWI3MDY0Zjk1YTM1NDQzMWM3YzVhMzY1ODE&r=SCDHYHP7CY4H9XK2H&s=aHR0cHM6Ly9zdXBwb3J0LmFwcGxlLmNvbS98MWFvc2FhMjIwN2NlODZhNTgyYWI3MDY0Zjk1YTM1NDQzMWM3YzVhMzY1ODE Username Enter Username here Enter username Password Enter password here Enter passowrd

Options