facebookarchive/draft-js
[iOS] editor loses focus when text composition ends
オープン
#626 opened on 2016/09/01
help wantedios
Repository metrics
- Stars
- (22,554 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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