Skip to content

Sometimes stale UITableView accessibility elements are matched after a table refresh. #237

Open
@wearhere

Description

@wearhere

Reported by @lisbakke in Gitter:

when the table frequently refreshes data... i am seeing that... sometimes the [new] table cell is grabbed and sometimes it's not... so when I call elementWithAccessibilityLabel I may not be getting what I think I am getting

and

there is weirdness with table cells having labels, then reloading the table with new data and having the new cells have the same names as old ones.

Possibly related: in the past we've seen an issue where table views do not refresh their accessibility information after a reload. We put in a workaround here (see also 5a712ac).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions