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

AccessibilityInfo::announceForAccessibility fails to announce #5908

Closed
acoates-ms opened this issue Sep 2, 2020 · 1 comment · Fixed by #7220
Closed

AccessibilityInfo::announceForAccessibility fails to announce #5908

acoates-ms opened this issue Sep 2, 2020 · 1 comment · Fixed by #7220
Assignees
Milestone

Comments

@acoates-ms
Copy link
Contributor

The code to attempt to get an automation peer for the current window calls FrameworkElementAutomationPeer::FromElement on an element, but it always returns null.

We should work out how to successfully get a peer from XAML.

(This code will be checked in with #5849)

@acoates-ms acoates-ms added the bug label Sep 2, 2020
@ghost ghost added the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Sep 2, 2020
@chrisglein chrisglein added this to the 0.64 milestone Sep 3, 2020
@chrisglein chrisglein removed the Needs: Triage 🔍 New issue that needs to be reviewed by the issue management team (label applied by bot) label Sep 10, 2020
@chrisglein chrisglein assigned chiaramooney and unassigned kmelmon Oct 21, 2020
@chiaramooney
Copy link
Contributor

chiaramooney commented Feb 4, 2021

Would advocate to move this issue to 0.65 target. With creating a comprehensive preview of RN Gallery and effectively auditing all community modules (#6444 ) as key priorities, lack bandwidth to complete this issue in time for 0.64 release.

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

Successfully merging a pull request may close this issue.

4 participants