Skip to content

[webview_flutter] Accessibility element not focused when trying to select the element directly. #30804

@cyanglaz

Description

@cyanglaz

When using a11y on iOS webview, we are able to focus on accessibility elements by going through all the elements one by one.

However, if we want to directly select an element inside the webview, by dragging a finger on the webview.

This issue can be reproduced directly using the example app in webview_flutter plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3Issues that are less important to the Flutter projecta: accessibilityAccessibility, e.g. VoiceOver or TalkBack. (aka a11y)a: platform-viewsEmbedding Android/iOS views in Flutter appse: OS-version specificAffects only some versions of the relevant operating systemfound in release: 2.2Found to occur in 2.2found in release: 2.5Found to occur in 2.5p: webviewThe WebView pluginpackageflutter/packages repository. See also p: labels.platform-iosiOS applications specificallyteam-iosOwned by iOS platform teamtriaged-iosTriaged by iOS platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions