angular-froala-wysiwyg icon indicating copy to clipboard operation
angular-froala-wysiwyg copied to clipboard

Copying Word Doc into Froala Using Safari Results in Nothing Showing

Open ksmithRenweb opened this issue 4 years ago • 3 comments

When the client pastes a word doc into a Classroom Lesson Plan using Safari they're prompted on whether to clean the html or not, however no matter which is chosen the area remains blank. School stated this suddenly started happening with any Word doc.

The following window appears but I'm unable to click any of the two buttons in Safari. image

The following seems to be the same issue in react. We are using Angular. https://github.com/froala/react-froala-wysiwyg/issues/243

ksmithRenweb avatar Oct 01 '20 14:10 ksmithRenweb

Using the developer tools. it seems the action for the button class "fr-remove-word fr-command" and "fr-keep-word fr-command" doesn't seem to be loaded. (searched all contents loaded.)

Screen Shot 2020-10-01 at 2 59 14 PM

ksmithRenweb avatar Oct 01 '20 19:10 ksmithRenweb

We were able to reproduce this here: https://froala.com/wysiwyg-editor/examples/iframe

It occurs when you copy an Unordered List from a word document. (bullet points) My assumption is that this is because Froala doesn't seem to support unordered list.

ksmithRenweb avatar Oct 14 '20 15:10 ksmithRenweb

@ksmithRenweb - We are also experiencing this issue. We are using version 3.2.6 of Froala Editor and Angular 10.

All the online demos on the Froala website have the same issue. Strangely, the free online version of the Editor works fine. This uses version 3.2.6 of the editor! The only difference, that I can see, is that the working example does not use the minified JS files.

https://froala.com/online-html-editor/

alexanderkenney avatar Jan 28 '21 10:01 alexanderkenney