-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: platform-viewsEmbedding Android/iOS views in Flutter appsEmbedding Android/iOS views in Flutter appsplatform-androidAndroid applications specificallyAndroid applications specifically
Description
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
Labels
a: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)Accessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: platform-viewsEmbedding Android/iOS views in Flutter appsEmbedding Android/iOS views in Flutter appsplatform-androidAndroid applications specificallyAndroid applications specifically