You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove Panel accessible role from the root node, and unknown nodes (fixes issues on Windows)
This fixes issues on Windows:
1. Windows pronounced "Panel unavailable" at start
2. When we focus on Switch or Box(Modifier.clickable), there was "Panel0" pronounced. Now it says nothing.
3. After merging #881 refocus the main component. This leads to pronouncing the window title, now it says nothing, as the accessible root node is unknown
on macOs it doesn't change anything
## Testing
Manually with accessibility enabled on run1 (Windows, macOs)
0 commit comments