Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Keyboard doesn't close when input loses focus (Android) #217

Closed
Delaney opened this issue Dec 11, 2019 · 3 comments
Closed

Keyboard doesn't close when input loses focus (Android) #217

Delaney opened this issue Dec 11, 2019 · 3 comments

Comments

@Delaney
Copy link

Delaney commented Dec 11, 2019

Environment

Flutter version: 1.9.1+hotfix.6
Plugin version: ^2.1.0
Android version: 9
iOS version:
Xcode version:
Device information: Android

Description

When I click on an input, the Android keyboard pops up and works fine. However, when I click out of the input, the keyboard still remains on screen.

Expected behavior:
The keyboard closes when the input that brought it up loses focus.

Current behavior:
The keyboard persists on the page, no matter what action is taken. The only way to remove the keyboard is to click the Android back button.

Steps to reproduce

  1. Using the Webview, open a page with a form or an input.
  2. Click on the input (Keyboard shows)
  3. Click any other element to remove focus from the input.
@Delaney Delaney closed this as completed Dec 11, 2019
@Delaney Delaney reopened this Dec 11, 2019
@pichillilorenzo
Copy link
Owner

Yes, this is a known issue for embedded native views in flutter.

@Delaney
Copy link
Author

Delaney commented Dec 13, 2019

#182

@Delaney Delaney closed this as completed Dec 13, 2019
This was referenced Jul 6, 2020
Copy link

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please open a new bug and a minimal reproduction of the issue.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants