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

Talk back Accessibility focus moves to background controls for the left swipe on pop up. #497

Closed
Srikanth540-L opened this issue Dec 30, 2019 · 7 comments

Comments

@Srikanth540-L
Copy link

Srikanth540-L commented Dec 30, 2019

For Rg pop up we can even access the background controls of page on which pop up as some,expected the focus should not move to background controls and should stay on the pop up it self.

@jfjalburquerque
Copy link

My problem is related to this one:

Problem:
When I raise a popup the focus is setted to the background control, and I can press buttons from the background page.

How to reproduce it:
[UWP platform]

  • If I press a button which raise a popup, popup is displayed.
  • If I press space or enter key, the button that is pressed is a button from the background page instead of focussed button on popup (the button is setted to focus).

Thanks and good job !

@Srikanth540-L
Copy link
Author

@rotorgames Any update or ETA for this bug , Please suggest any solution if there is any.

@HeitorPaino
Copy link

I have the same problem using talkback. When i raise the popup, talkback still reads and interacts with the background elements. @rotorgames, is there any ETA or workaround for this bug?

@ponnumittathani
Copy link

@rotorgames Any updates on this issue. Is there any alternative that can be tried to resolve this issue?

@LuckyDucko
Copy link
Collaborator

@ponnumittathani is your issue related to UWP or Android?

For Android, I recently made some changes detailed here. We haven't released this to the current NuGet, however, I have added a video showing how to get the latest code working with your project

@ponnumittathani
Copy link

@LuckyDucko Issue is in Android(Xamarin Forms)

@LuckyDucko
Copy link
Collaborator

@ponnumittathani I recommend trying out what I linked for Android then, see the bottom of the issue, and remember to add in AndroidTalkbackAccessibilityWorkaround to true

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

5 participants