Opened 14 years ago

Closed 12 years ago

#5533 closed Bug (fixed)

Bug: [IE] Copy / paste of unsigned lists adds extra p tags, which leads to data loss.

Reported by: tzweteto Owned by:
Priority: Normal Milestone:
Component: Core : Lists Version:
Keywords: Cc:

Description

When unsigned list is copied and pasted in IE, extra paragraph tags are added. When list is saved several times it's items are deleted.

Here are the steps to reproduce this:

  1. Create a new unsigned list with three lines.
  1. Add one new line and paste the list you just created. - you should have two lists now.
  1. Click 'Source' button - you see that the list tags are wrapped in additional <p> tags.
  1. Unselect 'Source' -> there are new lines on the displayed html.
  1. Click 'Source' / unclick 'Source' or select 'Preview'

RESULT: Only the last item of the copied list is present. The other ones are deleted.

Check the attachemnt for more information

Browser name and OS : Windows XP + IE 7

Attachments (1)

ckeditor_bug.JPG (88.8 KB) - added by tzweteto 14 years ago.

Download all attachments as: .zip

Change History (3)

Changed 14 years ago by tzweteto

Attachment: ckeditor_bug.JPG added

comment:1 Changed 14 years ago by tzweteto

Component: GeneralCore : Lists

comment:2 Changed 12 years ago by Jakub Ś

Resolution: fixed
Status: newclosed

Fixed with CKE 3.5.3 rev [6561].

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