Skip to content

[web:multi-view] AccessibilityAnnouncements should be a singleton #139272

@yjbanov

Description

@yjbanov

Announcements are audio coming out of the speakers or other devices capable of producing a notification to the user. An announcement is not tied to any one FlutterView. However, we are currently hanging AccessibilityAnnouncements off of the view object, which is wrong.

Code in question: https://github.com/flutter/engine/blob/fcb866befa76eb82a54c539a05503882724e8ee1/lib/web_ui/lib/src/engine/platform_dispatcher.dart#L637

Metadata

Metadata

Assignees

Labels

P1High-priority issues at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)platform-webWeb applications specificallyteam-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