Skip to content

[a11y] MediaQuery accessibleNavigation unable to detect Android Voice Access  #109521

@liumcse

Description

@liumcse

Copied from internal bug b/242473326

IIUC, MediaQuery.of(context).accessibleNavigation should return true when accessible navigation is turned on. However, this is currently returning false when Android Voice Access is on, making it unable to detect the status of Voice Access.

This should be easily reproducible by checking the value of MediaQuery.of(context).accessibleNavigation when Voice Access is turned on.

A minimum reproduce: https://github.com/liumcse/bug_voice_access_repo

Metadata

Metadata

Assignees

Labels

P0Critical issues such as a build break or regressiona: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)customer: money (g3)engineflutter/engine related. See also e: labels.found in release: 3.0Found to occur in 3.0found in release: 3.1Found to occur in 3.1frameworkflutter/packages/flutter repository. See also f: labels.has reproducible stepsThe issue has been confirmed reproducible and is ready to work onplatform-androidAndroid applications specificallyplatform-iosiOS applications specificallyr: fixedIssue is closed as already fixed in a newer version

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions