-
Notifications
You must be signed in to change notification settings - Fork 24.8k
Closed
Labels
API: AccessibilityInfoAccessibilityAccessibility Team - EvaluatedPlatform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.
Description
Please provide all the information requested. Issues that do not follow this format are likely to stall.
Description
For whatever reason when attaching accessibilityRole={'header'}
to an element it is announcing 'heading' twice with TalkBack on. Testing the same component on iOS using VoiceOver achieves the expected result of it only announcing once.
React Native version:
61.4
Steps To Reproduce
Provide a detailed list of steps that reproduce the issue.
- Create some sort of component with 'accessibilityRole={'header'}`
- Test on iOS and Android
Expected Results
Talkback should announce 'header' only once when using TalkBack like it does with VoiceOver.
Snack, code example, screenshot, or link to a repository:
https://snack.expo.io/@jcron/accessibility-role-double-announce
sweggersen
Metadata
Metadata
Assignees
Labels
API: AccessibilityInfoAccessibilityAccessibility Team - EvaluatedPlatform: AndroidAndroid applications.Android applications.StaleThere has been a lack of activity on this issue and it may be closed soon.There has been a lack of activity on this issue and it may be closed soon.