facebookarchive / draft-js

A React framework for building text editors.
https://draftjs.org/
MIT License
22.57k stars 2.64k forks source link

Strange behavior when clicking on another line and typing #1906

Open linvain opened 6 years ago

linvain commented 6 years ago

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

Bug

What is the current behavior?

Fast clicking on another line and typing something (i pressed asdf simultaneously which often prints dfas on my keyboard) leads to caret jumping and text duplicating.

gif gif 1 gif 2

What is the expected behavior?

Another editor works as expected:

gif 3

Which browser / OS are affected by this issue?

Chrome, Opera and Firefox on Windows 10 are affected

colinjeanne commented 6 years ago

This sounds like #989