froala / angular-froala

Angular.js bindings for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
306 stars 123 forks source link

Why froala so slow on Microsoft browser #113

Closed hungcrush closed 7 years ago

hungcrush commented 8 years ago

Hi there,

I have problem with typing slowly. Case 1:

Case 2:

So have you solved this problem ? If you had, please let me know and give me more advises.

Regards, Have a nice day

This is my setting:

> $('#edit').froalaEditor({
>       spellcheck: false,
>       iframe: true,
>       immediateAngularModelUpdate: false,
>       toolbarButtons: ['fontFamily', 'fontSize', 'color', 'align', '|', 'bold', 'italic', 'underline', 'strikethrough', 'outdent', 'indent', 'clearFormatting', 'quote', 'insertTable', 'insertImage', 'insertLink', '|', 'formatOL', 'formatUL', '|', 'selectAll', 'html'],
>       toolbarButtonsMD: ['fontFamily', 'fontSize', 'color' , 'align', '|', 'bold', 'italic', 'underline', 'strikethrough', 'outdent', 'indent', 'clearFormatting', 'quote', 'insertTable', 'insertImage', 'insertLink', '|', 'html'],
>       toolbarButtonsSM: ['fontFamily', 'fontSize', 'color' , 'align', '|', 'bold', 'italic', 'underline', 'strikethrough', 'outdent', 'indent', 'clearFormatting', 'quote', 'insertTable', 'insertImage', 'insertLink']
>     })
stefanneculai commented 8 years ago

@hungcrush Are you using the version 2.3.4?

stefanneculai commented 7 years ago

@hungcrush it should be fixed in V2.4.1.