facebookarchive/draft-js

Korean typing is so slow in Chrome browser

Open

#1.102 geöffnet am 29. März 2017

Auf GitHub ansehen
 (8 Kommentare) (0 Reaktionen) (1 zugewiesene Person)JavaScript (22.554 Stars) (2.646 Forks)batch import
IMEbughelp wanted

Beschreibung

Do you want to request a feature or report a bug? bug

What is the current behavior? Korean typing is so slow and lagging in Chrome browser. (Firefox & Safari is OK)

Especially, if you hold pressing the backspace key to erase a character, it seems that it does not work properly. It looks like doing nothing.

**If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem. You can use this jsfiddle to get started: **

You can see: https://youtu.be/gnLmiaw7Sf0

The sequence is 'typing and pressing back space. English and Korean with same sequence. English is erased smoothly but Korean is very very slow.

It is tested at https://draftjs.org/

What is the expected behavior?

Works same as English.

Which versions of Draft.js, and which browser / OS are affected by this issue? Did this work in previous versions of Draft.js?

It is tested at https://draftjs.org/ Probably latest version.

Contributor Guide