Skip to content

TalkBack touch exploration in bad state after webview contents are changed #30010

@amirh

Description

@amirh

Repro steps:

  • Start the webview example app on Android with TalkBack on.
  • Open the "Navigation Delegate example" from the meatballs menu (this is not a necessary steps, but it's probably easier to debug with a simpler page loaded)
  • Invoke the "refresh" button.
  • Try to use touch exploration to select one of the links in the page(it doesn't work).

Note that after changing the currently focused node (swiping left/right or using touch exploration to select one of the Flutter buttons) touch exploration for the webview works again.

Metadata

Metadata

Assignees

No one assigned

    Labels

    a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: platform-viewsEmbedding Android/iOS views in Flutter appsplatform-androidAndroid applications specifically

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions