#14867 closed Bug (fixed)
When pasting content from MS Word, text getting stripped. Only occurs in FireFox
Reported by: | Kevin Ji | Owned by: | Marek Lewandowski |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 4.6.0 |
Component: | Plugin : Paste from Word | Version: | 4.5.0 |
Keywords: | FireFox | Cc: |
Description
Steps to reproduce
- Open the attached MS Word document
- Copy and paste the content to the online CKEditor demo (http://ckeditor.com/demo#standard)
- You will notice some text got stripped in the first bullet
Expected result
Content pasted fully
Actual result
Some text stripped
Other details (browser, OS, CKEditor version, installed plugins)
This only happens in Firefox. Version of Firefox used for testing is 48.0.2. Pasting from MS Word works in Chrome.
After some investigations, it appears the pastefromword plug-in is stripping the text. When the plug-in's disabled, this problem goes away. We need the plug-in so disabling the plug-in permanently is not an option.
Attachments (1)
Change History (6)
Changed 8 years ago by
Attachment: | examples.docx added |
---|
comment:1 Changed 8 years ago by
Component: | Core : Pasting → Plugin : Paste from Word |
---|---|
Keywords: | MS Word paste removed |
Status: | new → confirmed |
Version: | 4.5.11 → 4.5.0 |
comment:2 Changed 8 years ago by
Just for the record the removed text is "`longer miss school because they are sick.".
comment:3 Changed 8 years ago by
Milestone: | → CKEditor 4.6.0 |
---|
This issue will get resolved with #9991.
comment:4 Changed 8 years ago by
Owner: | set to Marek Lewandowski |
---|---|
Status: | confirmed → assigned |
comment:5 Changed 8 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
It's fixed by #9991.
Fixed with git:f2af0353f8fb20231c7ca6de080c6cad273195eb merged to major.
Problem can be reproduced in Firefox only. Starting from version 4.5.0 there is an error displayed that data could not be cleaned due to an error. Starting from version 4.5.2 part of text is missing.