-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug: Error format when copying table from .docx #146
Comments
fixed in 5.5.1 |
@cycleccc Work well. Thanks! But in Safari, after pasting it shows likes this: What's more, when I use Windows 11 + Office word 2019, and if the text in cell are with Chinese fonts (微软雅黑), after pasting, Chinese characters are lost. But if I set the numbers/alphabets to English fonts, Chinese characters are kept. (Everything works fine on MacOS + Chrome + Office word.) |
The second problem in a comment has been fixed, but the first problem is difficult to debug because I don't have a mac device. |
Bug Description
Copy table from .docx, several issues may happen:
What did you expect to happen?
Some table format as in .docx
System, Browser, and Version
wangEditor-next Version
"@wangeditor-next/editor": "^5.4.2"
"@wangeditor-next/editor-for-vue": "^5.1.14"
Can the demo reproduce the bug?
Yes
Online Demo
https://cycleccc.github.io/demo/index.html
Steps to Reproduce at Minimum Cost
Step 1
copy a table from the attached .docx file
test.docx
Step 2
paste in wangEditor
The text was updated successfully, but these errors were encountered: