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.5k stars 3.7k forks source link

Table alignment can not be properly reflected from MS Word #14550

Open illia-stv opened 1 year ago

illia-stv commented 1 year ago

📝 Provide detailed reproduction steps (if any)

  1. run yarn run manual -f paste-from-office
  2. Go to http://localhost:8125/ckeditor5-paste-from-office/tests/manual/integration.html
  3. copy all in Table_alignment.docx
  4. paste it in the manual test

✔️ Expected result

image

❌ Actual result

image

❓ Possible solution

If you have ideas, you can list them here. Otherwise, you can delete this section.

📃 Other details


If you'd like to see this fixed sooner, add a 👍 reaction to this post.

illia-stv commented 1 year ago

We noticed when we copy tables with various alignments from MS Word:

image

And paste it to our CKE5 paste from office, we have got this:

Screenshot 2023-07-10 at 10 50 58

The same with CKE4:

Screenshot 2023-07-10 at 11 15 37

In Google Docs it's also broken:

Screenshot 2023-07-10 at 11 18 26

In Tiny MCE it looks good:

Screenshot 2023-07-10 at 11 17 35
CKEditorBot commented 2 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.