Opened 15 years ago
Closed 15 years ago
#5310 closed Bug (fixed)
Indented lists are not displaying correctly
Reported by: | Satya Minnekanti | Owned by: | Garry Yao |
---|---|---|---|
Priority: | Normal | Milestone: | CKEditor 3.3 |
Component: | Core : Styles | Version: | 3.2 |
Keywords: | IBM Confirmed Review+ | Cc: | joek, Damian |
Description
To reproduce the defcet
- Open ajax sample.
- Add a Multi level numbered list to the editor.
- Go to HTML Source and Apply some indentation to the list
- Switch back to normal mode.
Problem: The indented list does not display with the correct formatting.
Switching back to source mode , you can see that some <br> tags have been added to the html for the list items
Attachments (2)
Change History (8)
Changed 15 years ago by
Attachment: | Indented lists issue.doc added |
---|
comment:1 Changed 15 years ago by
Milestone: | → CKEditor 3.3 |
---|
comment:2 Changed 15 years ago by
Component: | General → Core : Styles |
---|---|
Keywords: | Confirmed added |
Owner: | set to Garry Yao |
Status: | new → assigned |
Changed 15 years ago by
Attachment: | 5310.patch added |
---|
comment:4 Changed 15 years ago by
Keywords: | Review? added |
---|
I would update the #4886 TC to be used here:
run OR view source.
comment:5 Changed 15 years ago by
Keywords: | Review+ added; Review? removed |
---|
Let's have this change well tested.
Regression of [5103].