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

  1. 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)

46_wochenspruch.doc (28.5 KB) - added by b Hubner 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by b Hubner

Attachment: 46_wochenspruch.doc added

comment:1 Changed 9 years ago by Jakub Ś

Keywords: margin-left removed
Resolution: invalid
Status: newclosed
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:

<p class="MsoNormal" style="margin-left:70.8pt;text-indent:-70.8pt;tab-stops:
70.9pt 155.95pt"><span lang="DE" style="font-size:12.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;">19.00
Uhr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Gottesdienst in der
Nikolaus-Kapelle in Mauchen (Pfr. Dr. Schulze-Wegener). Es sind ausdrücklich
Gemeindeglieder beider Konfessionen eingeladen und willkommen.<o:p></o:p></span></p>

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.

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy