facebookarchive/draft-js
View on GitHub[iOS] editor loses focus when text composition ends
Open
#626 opened on Sep 1, 2016
help wantedios
Description
The editor loses focus when I'm typing in Chinese on my iOS device.
Here is the demo

condition 1: typing the first word in a new block
- start typing
- composition starts
- select the word (or press the confirm button on the bottom right of the keyboard )
- composition ends
- text editor loses focus
condition 2
- start typing
- composition starts
- delete everything
- composition ends
- text editor loses focus
versions ios9 draft-js v0.8.1