Skip to content

Accessibility: Feedback widget of Draggables is not part of the Semantics tree #18428

@DaveShuckerow

Description

@DaveShuckerow

In verifying accesibility compatibility for #18374, I noticed that when dragging a list tile, the accessibility context gets lost when the tile picks up. Wrapping the Draggable in a MergeSemantics does not help.

Ideally, the semantics focus would persist when the drag event starts. The Android input language selector is a good example of this.

How is it possible to do this?

/cc @jonahwilliams

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions