Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#7482 closed Bug (wontfix)

FF: Indented numbered list not displaying correctly when pasted from MS Word

Reported by: James Cunningham Owned by:
Priority: Normal Milestone:
Component: Plugin : Paste from Word Version:
Keywords: IBM FF CantFix Cc: Damian, Teresa Monahan, Satya Minnekanti

Description

Steps to reproduce the defect:

  1. Open the Ajax sample in Firefox.
  1. Copy the indented numbered list from the sample doc.
  1. Paste it into the editor.

Result: The 3rd list item is not properly indented (see screenshot).

Note: The numbered list pastes as expected in IE.

Attachments (2)

IndentedNumberedList.doc (20.5 KB) - added by James Cunningham 13 years ago.
Paste_From_Word_Indented_Numbered_List_Defect.PNG (22.8 KB) - added by James Cunningham 13 years ago.

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by James Cunningham

Attachment: IndentedNumberedList.doc added

Changed 13 years ago by James Cunningham

comment:1 Changed 13 years ago by Sa'ar Zac Elias

Keywords: CantFix added
Resolution: wontfix
Status: newclosed
Version: 3.5.3 (SVN - trunk)

Unfortunately this is a bug in FF3.6 that we cannot resolve, as FF removes list marker from the third item. FF4 works correctly.

<ol style="margin-top: 0cm;" start="1" type="1"><li class="MsoNormal" style=""><span lang="EN-GB">List item 1</span></li><ol style="margin-top: 0cm;" start="1" type="a"><li class="MsoNormal" style=""><span lang="EN-GB">List item 2</span></li></ol></ol>

<p class="MsoNormal" style="margin-left: 108pt; text-indent: -108pt;"><span lang="EN-GB"><span style=""><span style="font: 7pt &quot;Times New Roman&quot;;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span>i.<span style="font: 7pt &quot;Times New Roman&quot;;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</span></span></span><span dir="LTR"></span><span lang="EN-GB">List item
3</span></p>

comment:2 Changed 13 years ago by James Cunningham

I can see that FF removes the list item from the third item but is it not possible to get rid of all the &nbsp's before the third list marker? Removing all of these spaces would allow the list to display correctly.

comment:3 Changed 13 years ago by James Cunningham

Correction: I can see that FF removes the list marker from the third item but is it not possible to get rid of all the &nbsp's before the third list item? Removing all of these spaces would allow the list to display correctly.

comment:4 Changed 10 years ago by Frederico Caldeira Knabben

Component: Core : PastingPlugin : Paste from Word
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