GoogleChrome / GoogleChrome/samples

Keyboard doesn't disappear if you tap "Done" since the last Google Chrome update

Open
#757 1 comment 4 reactions 0 assignees View on GitHub
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:
dfjkldsfs

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.