NEW189487
AX: Not able to input text when VoiceOver is on.
https://bugs.webkit.org/show_bug.cgi?id=189487
Summary AX: Not able to input text when VoiceOver is on.
abhiomkar
Reported 2018-09-10 15:55:55 PDT
Created attachment 349345 [details] Demo for safari + voiceover of text input Issue: When VoiceOver turned ON, not able to enter text on input when `value` attribute is missing. This happens only on Safari + VoiceOver, works fine on Chrome + VoiceOver. Steps to reproduce: 1. Turn on VoiceOver 2. Open the attachment on Safari 3. Navigate to first text input using Ctrl + Option + Shift + Arrow Keys. 4. Try to enter input Actual Behaviour: Text input is not receiving any input. Expected Behaviour: Text input should receive input. Try navigating to rest of the text input which receives input since they've `value` attribute.
Attachments
Demo for safari + voiceover of text input (2.74 KB, text/html)
2018-09-10 15:55 PDT, abhiomkar
no flags
Radar WebKit Bug Importer
Comment 1 2018-09-10 15:56:17 PDT
Note You need to log in before you can comment on or make changes to this bug.