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

Cannot dismiss popover when accessibility mode enabled (Android Only) #51

Closed
SardorbekR opened this issue Mar 2, 2022 · 1 comment
Closed

Comments

@SardorbekR
Copy link

Describe the bug
Currently, we are implementing accessibility in our project, and we found out that, we cannot dismiss popover in accessibility mode on android (on iOS it works ok)

To Reproduce
Steps to reproduce the behavior:

  1. Add tooltip, open tooltip
  2. Swipe till you reach last element of accessibility, after last element it should focus on outside of popover and speak out dismiss
  3. Try this on Android and on iOS to see the difference

Expected behavior
It should focus outside of popover and on double tap it should dismiss popover
Desktop (please complete the following information):

  • OS: Android

Smartphone (please complete the following information):

  • Device: Pixel C
  • OS: Android

Additional context
You can move accessibility focus by doing horizontal swipe in accessibility mode

@minikin
Copy link
Owner

minikin commented Jul 20, 2022

@SardorbekR
Thank you for the report. Feel free to fix the issue and make a PR.

@minikin minikin closed this as completed Sep 8, 2022
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

2 participants