#10780 closed Bug (invalid)
Paste Word negative margin hides some text
Reported by: | Enrique Belendez | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Plugin : Paste from Word | Version: | |
Keywords: | Cc: |
Description
Hi! When I copy/paste from the Word file I'm attaching, the first characters don't appear. I know the word file has negative left margin but why this doesn't happen in your demo? I didn't change anything config Even try using the same config.js file you use in your demo
Code generate in my site (http://dev.karaokeplus.com.mx/adriana/ckeditor/samples/replacebyclass.html): <p style="margin-left:-35.45pt">abcdef</p>
In your demo: <p>abcdef</p>
Windows 7 Pro, 64 bits Firefox newest ver CKEditor 4.2 Full Package
Thanks for your time
Attachments (4)
Change History (6)
Changed 11 years ago by
Attachment: | word margin bug.docx added |
---|
Changed 11 years ago by
Attachment: | my site HTML.png added |
---|
Changed 11 years ago by
Attachment: | mysite view.png added |
---|
Changed 11 years ago by
Attachment: | your demo.png added |
---|
comment:1 Changed 11 years ago by
Keywords: | word pasting margin removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.2 |
comment:2 Changed 11 years ago by
Component: | Core : Pasting → Plugin : Paste from Word |
---|
Read about the Advanced Content Filter. You're using standard preset, which does not contain indentblock plugin, therefore margin-left is stripped.