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

Powermenu does not support accessibility #81

Closed
lee237592 opened this issue Nov 2, 2021 · 3 comments
Closed

Powermenu does not support accessibility #81

lee237592 opened this issue Nov 2, 2021 · 3 comments

Comments

@lee237592
Copy link

Please complete the following information:

  • Library Version : v2.2.0
  • Affected Device(s) : Regardless of manufacturer or os version

Describe the Bug:

With accessibility turned on, open a menu by long pressing a view that implements powermenu, it cannot be reached with a swipe action.
As the popupwindow does not take accessibility focus, I tried to modify it to forcibly create an accessibility event.
But even in that case, the focus event is duplicated in the view exists outside the menu, and the accessibility action isnt performed normally.

Expected Behavior:

If menu was opened, accessibility focus should move to powermenu like other Android common popup window.

@lee237592
Copy link
Author

We are waiting for your comment.
If you have any plans to support accessibility, Please let us know the schedule.
If not, please let us know how we can fix to support accessibility.

@sebastienrouif
Copy link
Contributor

@lee237592 is your problem that the power menu doesn't get "focus" when it opens?

@skydoves
Copy link
Owner

This issue was included in version 2.2.2. Thanks!

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

3 participants