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

{delete: 2} instead of {delete: 1} #242

Closed
benbro opened this issue Oct 29, 2014 · 1 comment
Closed

{delete: 2} instead of {delete: 1} #242

benbro opened this issue Oct 29, 2014 · 1 comment

Comments

@benbro
Copy link
Contributor

benbro commented Oct 29, 2014

To reproduce open examples/index.html.
Write "a".
Delete the "a" character.
In the console you'll see {delete: 2}.

Tested version 0.18.1 with Firefox 32.0.3

@benbro
Copy link
Contributor Author

benbro commented Nov 2, 2014

Another issue, probably related.
When you start with an empty doc, write "a" and delete with backspace, you can't write anymore.
You have to focus the editor again and only then able to write.

This only happens in examples/index.html but not in examples/advanced.html

@jhchen jhchen closed this as completed in 770bb33 Nov 6, 2014
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

2 participants