Fix (ckeditor-paste-from-office): Support paste from WPS Office. Closes #2488.#10471
Fix (ckeditor-paste-from-office): Support paste from WPS Office. Closes #2488.#10471flairyu wants to merge 1 commit into
Conversation
|
Thanks, @flairyu! In order to merge this PR, we need automated tests. While the code coverage may still be 100%, we want to be sure that the patch really works and that we won't break it in the future. You can find information about CKE5's dev and testing env here: https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/development-environment.html |
|
cc @ckeditor/qa-team Could you check this change? |
|
Great fix. |
|
I've tested the proposed solution and the fix works like a charm! The example Word document without the fix: ...and after applying the fix: Also, it seems to not break pasting from Word, so it looks good 👏 . |
|
When can we merge this? Can't wait. 🚀 |
|
@yoyo837 The PR lacks a test. If someone could add at least one test for it, we can speed up the merge. If not, we need to schedule for it and it may take some so it would probably slip to the next month's release. |
I will be happy to try to add one after reading https://ckeditor.com/docs/ckeditor5/latest/framework/guides/contributing/contributing.html#tests |
|
A more complete PR is here #14039 |
|
There has been no activity on this PR 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 contribution, leave a comment or reaction under this PR. |
|
We've closed your PR due to inactivity. While time has passed, the core of your contribution might still be relevant. If you're able, consider reopening a similar PR. |


Suggested merge commit message (convention)
Fix (ckeditor-paste-from-office): Support paste from WPS Office. Closes #2488.
Additional information
Please confirm and merge, lot's of people need this to be fixed. thanks.