PowerMenu icon indicating copy to clipboard operation
PowerMenu copied to clipboard

Powermenu does not support accessibility

Open lee237592 opened this issue 2 years ago • 1 comments

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 avatar Nov 02 '21 02:11 lee237592

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.

lee237592 avatar Dec 07 '21 23:12 lee237592

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

sebastienrouif avatar Nov 04 '22 17:11 sebastienrouif

This issue was included in version 2.2.2. Thanks!

skydoves avatar Dec 19 '22 11:12 skydoves