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

523299338 commented Nov 7, 2023

Copy link
Copy Markdown

can the pr be merged?

@yoyo837

yoyo837 commented Nov 19, 2023

Copy link
Copy Markdown

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

yoyo837 commented Nov 19, 2023

Copy link
Copy Markdown

ref: #2488 #11738

@yoyo837

yoyo837 commented Nov 19, 2023

Copy link
Copy Markdown

This PR does not fix the image pasting problem.

@yoyo837

yoyo837 commented Nov 19, 2023

Copy link
Copy Markdown

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

yoyo837 commented Jun 4, 2024

Copy link
Copy Markdown

Maybe this is another issuse #16397

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

@Reinmar

Reinmar commented Apr 16, 2025

Copy link
Copy Markdown
Member

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

yoyo837 commented Oct 28, 2025

Copy link
Copy Markdown

ping @hechengxixi

@yoyo837

yoyo837 commented Oct 28, 2025

Copy link
Copy Markdown

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

A-Kun commented Dec 15, 2025

Copy link
Copy Markdown

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