#11683 closed Bug (invalid)
CKEditor changing pasted text from word
Reported by: | Naresh Kallamadi | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Plugin : Paste from Word | Version: | |
Keywords: | Cc: |
Description
Hi All,
CKEditor Version:3.6.2
I pasted text which is from pasteData.doc in ckeditor then it will give a some indented data like see "results.png" and in the ckeditor source mode it will add some style attribute extra see the "CKEditor_source.png"
I found that it is working fine in ckeditor latest versions. But This is not working in CkEditor 3.6.2.
So is there any configurations to fix it or any patches for back porting.
Attachments (3)
Change History (5)
Changed 11 years ago by
Attachment: | pasteData.docx added |
---|
Changed 11 years ago by
Attachment: | CKEditor_Source.docx added |
---|
Changed 11 years ago by
Attachment: | results.png added |
---|
comment:1 Changed 11 years ago by
Component: | Core : Output Data → Plugin : Paste from Word |
---|---|
Keywords: | Vidyayug sft removed |
Resolution: | → invalid |
Status: | new → closed |
Version: | 3.6.2 |
comment:2 Changed 11 years ago by
I found that it is working fine in ckeditor latest versions. But This is not working in CkEditor 3.6.2.
So is there any configurations to fix it or any patches for back porting.
That is not true. Result is the same in 3.x and 4.x.
So is there any configurations to fix it or any patches for back porting.
If this is somehow working for you then the only solution is upgrading.
I have already given you replayed to this issue in #11667. Once more - this isn't extra indentation on paragraph. This is what browser sees and passes to editor. Paragraph is indented; list is not thus the result. You can decrease indentation of this paragraph manually or don't indent this paragraph in Word.
I'm sorry but these are the only workarounds that I see here.
We are not backporting patches to CKEditor 3.x. You would have to try to find which of the patch after 3.6.2 fixed this issue and port it manually. So better to upgrade your CKEditor.