List items do not become paragraphs when lists are removed in a table
Steps to reproduce the defect:
- Open the Ajax sample.
- Create a table.
- Click into one of the table cells & create a numbered list containing 2 or more items.
- Select the list & click on the numbered list icon to remove the list.
Actual Result: The list items become text separate by <br> tags.
Expected Result: The list items should become paragraphs. (The same behaviour is expected when removing a list both inside & outside a table)
Change History (7)
Keywords: |
Discussion HasPatch added
|
Milestone: |
→ CKEditor 3.5.1
|
Status: |
new →
confirmed
|
Keywords: |
Discussion removed
|
Keywords: |
HasPatch removed
|
Owner: |
set to Garry Yao
|
Status: |
confirmed →
review
|
Status: |
review →
review_passed
|
Resolution: |
→ fixed
|
Status: |
review_passed →
closed
|
Current behavior is inherited from FCK2.x AFAIK, gonna need a good reason for keeping it though.