Android Talkback not registering onFocus for web. How do I manipulate accessibility focus with Android Talkback?
As the title says, Android Talkback is not registering the onFocus
event. I understand that the onFocus
event is not ever registered since the screen reader is using a special type of accessibility focus. How, then, can we drive/manipulate the accessibility focus to provide the user a better experience?