Removing Numbered Lists removes enclosed <p>
Reported by: |
Lisa |
Owned by: |
|
Priority:
|
Normal
|
Milestone:
|
|
Component:
|
General
|
Version:
|
|
Keywords:
|
|
Cc:
|
|
If you have a numbered list and one or more of the items have a <p> included inside of it and you attempt to remove the numbered list by selecting the list and utilizing the Remove Numbered list button, it will remove the paragraph tag and its contents.
1 - create a numbered list and go into source to add a paragraph tag inside of the numbered item to set things up.
2 - In normal view, select your list and the Remove Numbered List button.
3 - Notice that the entire contents including the paragraph tags are also removed.
Problem can be reproduced from CKEditor 3.6.3 rev. [7419] in both CKE 3.x and 4.x.
#9151 is also caused by [7419]