You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When screen readers like Andoid's talkback or iOS's voiceover enabled, the system reads the control that was below the slide page, not the slide page's controls. I tested the talkback on android. If there isn't any control below the slide page, then the system reads the slide page but user can't access the controls on the slide page.
Is there a way to make slideover pages accessible to blind people?
The text was updated successfully, but these errors were encountered:
The issue he is facing (As am I) is that the action sheet should hide all other controls from accessibility whenever it is showing. That is not the case with your control, you can still access other items via accessibility that are visually under the menu.
Put your phone into accessibility mode and check it out, it's a bit frustrating for blind users, but probably isn't too hard to fix.
When screen readers like Andoid's talkback or iOS's voiceover enabled, the system reads the control that was below the slide page, not the slide page's controls. I tested the talkback on android. If there isn't any control below the slide page, then the system reads the slide page but user can't access the controls on the slide page.
Is there a way to make slideover pages accessible to blind people?
The text was updated successfully, but these errors were encountered: