Hello All,
I’ve started seeing some strange copy paste behaviour with images of late when in the CKeditor. If I copy an image from a Word doc I get the bellow but no image, just a placeholder.
(% tabindex="-1" contenteditable="false" %)[[image:file:///C:/Users/hgfdh0/AppData/Local/Temp/msohtmlclip1/01/clip_image002.png||width="601" height="426" data-widget="image"]](% style="background:url(~"https://1XX.XX.X.XX/webjars/wiki%3Axwiki/application-ckeditor-webjar/1.33/plugins/widget/images/handle.png~") rgba(220, 220, 220, 0.5); display:block; left:0px; top:-15px" %)[[image:data:image/gif;base64,R0lGODlhAQABAPABAP///wAAACH5BAEKAAAALAAAAAABAAEAAAICRAEAOw==||width="15" height="15" title="Click and drag to move" role="presentation" draggable="true"]](% title="Click and drag to resize" %)
Note that the above code also breaks the page. i.e. I can no longer toggle between source and WYSIWYG.
If I convert the Word document to PDF and then paste from the PDF, this problem goes away.
I’m using XWiki 9.5.1 with the latest CKeditor Integration v1.33. Is anyone else experiencing the same problem?