Copy from LibreOffice to CKEditor

If I copy a LibreOffice Table (spreadsheet, not writer) to CKEDitor4 it does copy and past an image.

With CKEditor5 the table gets copied.

Is there a way to get this working with CKEditor4?

Version:

  • Ubuntu 18.04
  • LibreOffice 6.0.7.3
  • Firefox 64.0
7

1 Answer

I test out this, if you just copy in to CKEditor4 directly from libreoffice calc the result is:

enter image description here

Instead if you initilizate a table before in the editor and past from calc in to it result is:

enter image description here

which is formatted a bit better. But in both case it is past it as a text. I do this operation with libreoffice:

  • Version: 6.1.4.2

  • Build ID: 1:6.1.4-3

  • Browser: Chromium 72.0.3626.7

OS: Debian codename=Buster (actual testing branch)

UpdateAs per the comment the "issue" was caused by the Firefox web browse, apparently it is unable to past from Libreoffice as text, with chromium (and we can suppose also chrome) it works!

7

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like