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 disappear if you tap "Done" since the last Google Chrome update #757

Open
anna007108 opened this issue Dec 13, 2021 · 1 comment

Comments

@anna007108
Copy link

Hello! I would like to use contenteditable="true" for a text. If you type something with a mobile device, and tap then the Done of your keyboard, the keyboard should disappear. This works fine with Safari on my iPhone. But since the last update, it doesn't work with Google Chrome anymore. It just stays.

Here is a screenshot to show what button I mean:
dfjkldsfs

Here is the code that I have used:

<div contenteditable="true">Hello, world!</div>

How would it be possible to fix this problem?

@maxcoredev
Copy link

Upvote. iOS 15.7.1. Pressing on "Done" and just nothing happens.

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

2 participants