jpuri / react-draft-wysiwyg

A Wysiwyg editor build on top of ReactJS and DraftJS. https://jpuri.github.io/react-draft-wysiwyg
MIT License
6.41k stars 1.16k forks source link

Paste Chinese word(s) always cause an empty space behind #767

Open xwillmadeit opened 5 years ago

xwillmadeit commented 5 years ago

The website demo seems to have a problem when i pasted a chinese word. I type in a chinese word 好,then i select the character,do co copy/paste right behind it with not space,but every paste will result in a empty space behind the character i paste.

image

jpuri commented 5 years ago

Seems to work for me: chinese

xwillmadeit commented 5 years ago

@jpuri I find windows has the problem and mac works well

jpuri commented 5 years ago

Hey @xwillmadeit : do you face it in draftjs editor also ? https://draftjs.org/

xwillmadeit commented 5 years ago

@jpuri nope 2

jpuri commented 5 years ago

Looks like trouble with react-draft-wysiwyg only, I need to get a windows to debug :)

mrnhuttrinh commented 4 years ago

Korean also.