Skip to content

Windows: Add windows UI Automation support #94782

@cbracken

Description

@cbracken

Flutter's initial implementation of accessibility was based on a fork of Chromium's accessibility support, and makes use of the older Microsoft Active Accessibility (MSAA) API, via the IAccessible COM interface.

In the meantime, Chromium has been adding UI Automation (UIA) support behind an experimental flag. Given that UIA provides a much more feature-rich API surface, we should look to add UI Automation support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work lista: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: desktopRunning on desktopc: new featureNothing broken; request for a new capabilityplatform-windowsBuilding on or for Windows specificallyteam-windowsOwned by the Windows platform teamtriaged-windowsTriaged by the Windows platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions