Skip to content

Basic text widgets treated as tappable on Flutter web running on Android w/ Talkback #144364

@jacobsimionato

Description

@jacobsimionato

Copied from internal bug b/326943762

Non-selectable text widgets are intermittently treated as tappable objects in Flutter Web loaded in a browser on Android. This is an accessibility bug because we're incorrectly indicating to the user which items are interactable and which aren't, which is confusing.

This is reproable (though intermittently) in the embedded Dart Pad in https://api.flutter.dev/flutter/widgets/Text-class.html

See repro example:
8Kf6X6dVsc4FT73 (1)

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressiona: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)browser: chrome-androidonly manifests in Chrome on Androidcustomer: huggsy (g3)f: selectionSelectableRegion, SelectionArea, SelectionContainer, Selectable, and related APIsframeworkflutter/packages/flutter repository. See also f: labels.platform-webWeb applications specificallyr: fixedIssue is closed as already fixed in a newer versionteam-webOwned by Web platform teamtriaged-webTriaged by Web platform team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions