Open Mgsy opened 1 month ago
There's no image in the clipboard data and it doesn't work in Tiny either, so it may not be fixable.
It doesn't also work via IFW, so there's a chance it's not an actual image, but a shape.
So clipboard has a reference to the image file. But the reference is a path to the local file and browser cannot read it. I tested on Gmail, Outlook web and Word web and they all cannot paste this. But desktop apps can.
Word web does tell you it fails to load the image:
I think this is a limitation and it cannot be fixed. But having a warning just like Word web would be nice.
📝 Provide detailed reproduction steps (if any)
After copy/paste the provided document - Fetch examples.docx - the image is not pasted and the error is thrown:
Clipboard data: https://gist.github.com/Mgsy/b25308f1dfee5728cb761bb32ab31717 It pastes properly if we copy only the image.
Might be related: https://github.com/ckeditor/ckeditor5/issues/16765
If you'd like to see this fixed sooner, add a 👍 reaction to this post.