Skip to content

paste-from-office: Fix content pasted from WPS renders as blank with PasteFromOffice plugin. See #11738#14039

Open
hechengxixi wants to merge 10 commits into
ckeditor:masterfrom
hechengxixi:i/11738
Open

paste-from-office: Fix content pasted from WPS renders as blank with PasteFromOffice plugin. See #11738#14039
hechengxixi wants to merge 10 commits into
ckeditor:masterfrom
hechengxixi:i/11738

Conversation

@hechengxixi
Copy link
Copy Markdown

Suggested merge commit message (convention)

Type: Message. Closes #000.


Additional information

For example – encountered issues, assumptions you had to make, other affected tickets, etc.

@hechengxixi hechengxixi changed the title Fix content pasted from WPS renders as blank with PasteFromOffice plugin. See #11738 paste-from-office: Fix content pasted from WPS renders as blank with PasteFromOffice plugin. See #11738 May 5, 2023
@523299338
Copy link
Copy Markdown

523299338 commented Nov 7, 2023

can the pr be merged?

@yoyo837
Copy link
Copy Markdown

yoyo837 commented Nov 19, 2023

The ckeditor teams official seems not to consider compatibility with WPS for the time being. Can we make it compatible by writing our own plugin?

@yoyo837
Copy link
Copy Markdown

yoyo837 commented Nov 19, 2023

ref: #2488 #11738

@yoyo837
Copy link
Copy Markdown

yoyo837 commented Nov 19, 2023

This PR does not fix the image pasting problem.

@yoyo837
Copy link
Copy Markdown

yoyo837 commented Nov 19, 2023

WPS does not provide text/rtf data to the clipboard, nor does it provide base64 in text/html. <img> only has a local file path, and js cannot do anything about it.
image

text/html data in clipboard after WPS paste:
image

@hechengxixi
Copy link
Copy Markdown
Author

WPS does not provide text/rtf data to the clipboard, nor does it provide base64 in text/html. <img> only has a local file path, and js cannot do anything about it. image

text/html data in clipboard after WPS paste: image

Maybe this is another issuse #16397

@yoyo837
Copy link
Copy Markdown

yoyo837 commented Jun 4, 2024

Maybe this is another issuse #16397

Windows 11 only? I can see the same problem on Windows 10.

@Reinmar
Copy link
Copy Markdown
Member

Reinmar commented Apr 16, 2025

Apologies for lack of repsonse from our side. We should have been more active :(

We'd like to look into this PR. However, without the CLA signed by the author (@hechengxixi) we can't accept this contribution. So that's the prerequisite to include this change.

@yoyo837
Copy link
Copy Markdown

yoyo837 commented Oct 28, 2025

ping @hechengxixi

@yoyo837
Copy link
Copy Markdown

yoyo837 commented Oct 28, 2025

Apologies for lack of repsonse from our side. We should have been more active :(

We'd like to look into this PR. However, without the CLA signed by the author (@hechengxixi) we can't accept this contribution. So that's the prerequisite to include this change.

It seems that this contributor has not made any new actions for a long time. If some other one else creates a new PR contribution with the same content as this PR and signs the CLA, would you consider accepting it?

@A-Kun
Copy link
Copy Markdown

A-Kun commented Dec 15, 2025

Attempted reaching out to the author by email.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants