surmon-china / vue-quill-editor

@quilljs editor component for @vuejs(2)
https://github.surmon.me/vue-quill-editor
MIT License
7.38k stars 1.03k forks source link

Cannot delete content by backspace key #347

Closed zhazhacai closed 5 years ago

zhazhacai commented 5 years ago

I don't know why Google and IE can't delete content from behind, but Firefox can.Oddly enough, cursors can be deleted after the first text

zhazhacai commented 5 years ago

The reason for this is that the keyboard fallback mechanism is disabled in the project and has nothing to do with components.

liwen327 commented 5 years ago

最后你是怎么解决的?@zhazhacai ,怎么实现delete键可以删除内容的需求。

Via1877 commented 4 years ago

请问解决了吗 @liwen327