Opened 13 years ago

Closed 13 years ago

Last modified 10 years ago

#7480 closed Bug (fixed)

Bulleted lists copied from MS Word are pasted into the Editor as Numbered lists

Reported by: James Cunningham Owned by: Sa'ar Zac Elias
Priority: Normal Milestone: CKEditor 3.5.3
Component: Plugin : Paste from Word Version: 3.5.3
Keywords: IBM Cc: Damian, Teresa Monahan, Satya Minnekanti

Description

Steps to reproduce the defect:

  1. Open the Ajax sample.
  1. Copy the bulleted list from the sample doc.
  1. Paste the bulleted list into the editor.

Expected: The bulleted list is pasted into the editor.

Actual: A numbered list is pasted into the editor.

This is a regression in 3.5.3

Attachments (2)

BulletedList.doc (20.5 KB) - added by James Cunningham 13 years ago.
7480.patch (561 bytes) - added by Sa'ar Zac Elias 13 years ago.

Download all attachments as: .zip

Change History (8)

Changed 13 years ago by James Cunningham

Attachment: BulletedList.doc added

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

Milestone: CKEditor 3.5.3
Status: newconfirmed

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

Note: result is a <ul> (expected) with list-style-type: decimal style (unwanted).

Changed 13 years ago by Sa'ar Zac Elias

Attachment: 7480.patch added

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

Owner: set to Sa'ar Zac Elias
Status: confirmedreview

There's no reason to default the list style type, browser will do that automatically.

comment:4 Changed 13 years ago by Garry Yao

Status: reviewreview_passed

Nice catch.

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

Resolution: fixed
Status: review_passedclosed

Fixed with [6633].

comment:6 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