froala / ember-froala-editor

Ember component for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
69 stars 35 forks source link

Removed style of table row after pasting the content in editor #145

Closed kundanSinghFworks closed 1 year ago

kundanSinghFworks commented 1 year ago

When we are pasting some content from other website, After pasted the content I see style of table row tag got removed.

https://github.com/froala/ember-froala-editor/assets/96573042/a4aa9cb2-d601-4440-91db-c95e708a540d

HTML content file :- content.txt

Same thing copied to other rich text editor, It is working fine.

Copied table row element screenshot in website from where we copy:-

image

Pasted table row element screenshot in Froala:-

image
Panman82 commented 1 year ago

Hi @kundanSinghFworks, this repo is specifically for ember.js integration but your issue seems to be general functionality with the Froala Editor itself (can't fix that type of issue with integration functionality). I'd suggest posting this over on the froala-editor repo instead: https://github.com/froala/wysiwyg-editor/issues

kundanSinghFworks commented 1 year ago

Hi @Panman82 ,

Thanks for the reply. I will be filing the issue there.

Other issue link:- https://github.com/froala/wysiwyg-editor/issues/4634