Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Character level diff cause weird editing behavior #2

Open
Soreine opened this issue May 23, 2016 · 2 comments
Open

Character level diff cause weird editing behavior #2

Soreine opened this issue May 23, 2016 · 2 comments

Comments

@Soreine
Copy link
Owner

Soreine commented May 23, 2016

The Editor sometimes register a key twice as we type. Might be linked to performance issues that delay the EditorState update while typing ?

@Soreine Soreine added the bug label May 23, 2016
@Soreine
Copy link
Owner Author

Soreine commented May 24, 2016

On the branch no-decorator-set, we don't set new decorators on the EditorStates, and the repeated keys issue disapears. It seems not to be related to performances issues, because the Editor behaves well, even with slow updates.

@Soreine
Copy link
Owner Author

Soreine commented May 24, 2016

Linked to issue facebookarchive/draft-js#414

@Soreine Soreine changed the title Some repeated inputs when typing Character level diff cause weird editing behavior May 31, 2016
@Soreine Soreine added enhancement and removed bug labels May 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant