WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Insertion Point while editing

for

From: tim.harshbarger
Date: Dec 2, 2022 10:30AM


One thing to keep in mind with screen readers is that they don't always just announce information in text. There are many screen readers that will announce to the user when they reach the start or end of the field by playing a sound. Also, they may announce where they are inside a text field by announcing the current character where the insertion point is at.

On a mobile device, the way someone would move through a text field with a screen reader would likely involve changing the unit of movement between settings like character, word, line, etc and then using gestures to move through the text field.

Also, if you are testing both on Android and iOS, don't expect the screen readers to say the same things. While they communicate similar types of information, each screen reader tends to communicate that information they feel is most useful to their users.

Thanks,
Tim