-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[TreeView] component is not accessible in Android Talkback #12275
Comments
Could you test https://next.material-ui.com/components/tree-view/ out? The focus is now handled with a |
@oliviertassinari Unfortunately that did not fix the issue. I am getting the same issues I originally reported. Also I noticed something while testing this on two different devices. They are, Device 1 - Android version 7.0
Device 2 - Android version 10
Note: Both the above tests were done with Talkback (version 9.1) enabled and tested on both the main Material UI documentation site as well as next.material UI documentation site. |
@oliviertassinari Any update on this? Could you point me where the issue might be occurring from so I can attempt a fix? |
@krv5vignesh I don't have a single clue about what's going wrong. It's also unlikely this issue will be worked on before many months. If it's important for your organization, feel free to invest time in it. |
Using Android 7.0 NRD90M on a Redmi Note 4 on https://6093d26ee081cf00074f9d5d--material-ui.netlify.app/components/tree-view#FileSystemNavigator. Checked means working, unchecked means not working:
Same behavior with https://www.w3.org/TR/wai-aria-practices/examples/treeview/treeview-2/treeview-2a.html Ignore the display 😄 talkback-treeview.mp4Will check if there are bug reports for Android 10. But I'd be surprised if this were an issue on our part. |
The Tree View component does not work in Android when used with Talkback enabled. When Talkback (screen reader for Android) is enabled, the nodes in the Tree View are not working.
Current Behavior 😯
All the below list issues occur when Talkback is enabled.
Expected Behavior 🤔
Steps to Reproduce 🕹
Enable Talkback on an Android mobile and try to interact with the Tree nodes give in the example page
Context 🔦
I am trying to use the Tree view component in Android.
Your Environment 🌎
`npx @material-ui/envinfo`
Search keywords:
The text was updated successfully, but these errors were encountered: