ckeditor / ckeditor5

Powerful rich text editor framework with a modular architecture, modern integrations, and features like collaborative editing.
https://ckeditor.com/ckeditor-5
Other
9.51k stars 3.7k forks source link

When copying content from Firefox browser's copy-to-clipboard to CKEditor, many styles are added, including position: fixed, which directly causes the content to be invisible #14966

Open yurichi opened 1 year ago

yurichi commented 1 year ago

📝 Provide detailed reproduction steps (if any)

  1. When copying content from Firefox browser's copy-to-clipboard to CKEditor, many styles are added, including position: fixed, which directly causes the content to be invisible.
  2. image
Witoso commented 1 year ago

Could you share the link to the demo? Most likely, you're using a demo that has a very open configuration to accept all elements, attributes, etc. By default, CKEditor clears most of the attributes.

CKEditorBot commented 3 weeks ago

There has been no activity on this issue for the past year. We've marked it as stale and will close it in 30 days. We understand it may still be relevant, so if you're interested in the solution, leave a comment or reaction under this issue.