Opened 9 years ago
Closed 9 years ago
#13935 closed Bug (invalid)
wrong margin-left after pasting from word
Reported by: | b Hubner | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | General | Version: | |
Keywords: | Cc: |
Description
Steps to reproduce
- copy from word doc attached into demo ckeditor, full featured
Expected result
whole paragraphs left aligned only tabs within the text.
Actual result
unexpected margin-left of the 2nd paragraph
Other details (browser, OS, CKEditor version, installed plugins)
==Firefox 42, CKEditor demo full featured
Attachments (1)
Change History (2)
Changed 9 years ago by
Attachment: | 46_wochenspruch.doc added |
---|
comment:1 Changed 9 years ago by
Keywords: | margin-left removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.5.4 |
This "problem" can be reproduced in every browser but there is nothing we can do about it. Please have a look at how browsers see the code that you paste:
As you can see 19:00 and the text are all in the same paragraph with margin. There are no tabs. CKEditor gets such code so there it nothing it can do.