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 do not work after app resume #283

Open
neigaard opened this issue Feb 12, 2020 · 0 comments
Open

Keyboard do not work after app resume #283

neigaard opened this issue Feb 12, 2020 · 0 comments

Comments

@neigaard
Copy link

Environment

**Flutter version: v1.12.13+hotfix.8
**Plugin version: from github (url https://github.com/pichillilorenzo/flutter_inappwebview.git)
**Android version: API 29

Description

**Expected behavior: Keyboard is working after app resume

**Current behavior: Keyboard is visible but no input is working

Steps to reproduce

  1. Open url in webview with input fields
  2. Verify that input is working, input from keyboard gets displayed in web-page input fields
  3. Put app in background and get it back to forground again
  4. Input is no longer working, input from keyboard does not get displayed in web-page input fields

Similar to this I think (different plugin, same issue): flutter/flutter#48696

This was referenced Jul 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant