-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
flutter/engine
#13262Labels
a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)customer: googleVarious Google teamsVarious Google teamsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Milestone
Description
Semantics(header:true) is currently mapped to UIAccessibilityTraitHeader on iOS, https://developer.apple.com/documentation/uikit/uiaccessibilitytraitheader?language=objc.
Android Accessibility framework provides a similar affordance called "accessibility heading", https://developer.android.com/reference/android/view/accessibility/AccessibilityNodeInfo.html#setHeading(boolean).
This is a feature request to implement corresponding semantics for Android to bring parity support for accessibility headings on both platforms.
/CC goderbauer
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)customer: googleVarious Google teamsVarious Google teamsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.