Skip to content

A11y traversal order incorrect for slivers hidden behind trailing edge #17023

@goderbauer

Description

@goderbauer

See https://github.com/flutter/flutter/pull/17021/files#diff-8cdfa193beff118de7c340e5afbc7490R324 for a test that currently fails.

This is only an issue if you have multiple slivers (e.g. multiple SliverToBoxAdapters). It is explicitly not an issue for a single lazy sliver (like SliverList, SliverGrid, etc).

/cc @yjbanov

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)f: scrollingViewports, list views, slivers, etc.platform-iosiOS applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions