Closed
Description
Right now selecting a text field inside a WebView doesn't change the framework's focus state so e.g a previously focused Flutter text field is still focused(and will show the caret animation).
On Android we've added added a focus node for AndroidViews which stays in sync with the platform view's focus state.
This is what it currently looks like on iOS when focus is moved from a Flutter text field to a WebView text field:
Metadata
Metadata
Assignees
Labels
Important issues not at the top of the work listEmbedding Android/iOS views in Flutter appsA truly polished experienceEntering text in a text field or keyboard related problemsFound to occur in 1.21flutter/packages/flutter repository. See also f: labels.The issue has been confirmed reproducible and is ready to work oniOS applications specifically
Type
Projects
Status
Engineer reviewed