GoogleChrome / GoogleChrome/samples
Keyboard doesn't disappear if you tap "Done" since the last Google Chrome update
Open
- Dominant language
- JavaScript
- Stars
- 5.9k
- Forks
- 2.4k
- Avg merge
- 24m
- Merged PRs (30d)
- 2
Description
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:

Here is the code that I have used:
`
Hello, world!
`
How would it be possible to fix this problem?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.