Opened 15 years ago
Closed 13 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:
- Create a new unsigned list with three lines.
- Add one new line and paste the list you just created. - you should have two lists now.
- Click 'Source' button - you see that the list tags are wrapped in additional <p> tags.
- Unselect 'Source' -> there are new lines on the displayed html.
- 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)
Change History (3)
Changed 15 years ago by
Attachment: | ckeditor_bug.JPG added |
---|
comment:1 Changed 15 years ago by
Component: | General → Core : Lists |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Fixed with CKE 3.5.3 rev [6561].