Opened 14 years ago
Closed 13 years ago
#7248 closed Bug (expired)
Paragraph tag lost when switching list to paragraph
Reported by: | cl0wnshoes | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Lists | Version: | 3.5.2 |
Keywords: | Cc: |
Description
Seems like it might be tied to http://dev.ckeditor.com/ticket/6461
Initial text
<p>Here is some text</p>
Apply UL
<ul><li>Here is some text</li></ul>
Remove UL
Here is some text
Result Expected
<p>Here is some text</p>
Change History (2)
comment:1 Changed 14 years ago by
Component: | General → Core : Lists |
---|---|
Keywords: | list removed |
Status: | new → pending |
comment:2 Changed 13 years ago by
Resolution: | → expired |
---|---|
Status: | pending → closed |
Could not reproduce it either. Closing the ticket as expired.
I cannot reproduce it. Could You provide us more info?