Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Android] Screen reader treats title as a selectable option #306

Open
BethThomas141 opened this issue May 12, 2023 · 0 comments
Open

[Android] Screen reader treats title as a selectable option #306

BethThomas141 opened this issue May 12, 2023 · 0 comments

Comments

@BethThomas141
Copy link

On android devices, the screen reader behaves unexpectedly. When you open the action sheet on an Android device, a screen reader will first focus on the title of the sheet - however, two problems:

  1. The focus outline is around the entire screen as opposed to just the title
  2. The screen reader treats the title as a selectable option: It e.g. reads out "Title. Double press to activate" and double pressing just closes the action sheet.

What should happen instead is the initial focus outline should just be on the title, not the entire screen, and it shouldn't say "Double press to activate".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant