steveathon / bootstrap-wysiwyg

Tiny bootstrap-compatible WYSIWYG rich text editor
MIT License
661 stars 1.71k forks source link

Backspace and Delete don't work in Chrome #131

Open Kaorinite opened 6 years ago

Kaorinite commented 6 years ago

When writing something in the editor and then deleting the text with backspace or delete, the text doesn't delete in the hidden input and thus doesn't upload with changes to the server. Is there a way to fix this?

spreadred commented 6 years ago

@Kaorinite Backspace and Delete work fine for me in the lastest version of Chrome. Can you provide a bit more information about this issue? What version of Chrome are you using? Are you using the stable version of bootstrap-wysiwyg or the dev version?