Opened 14 years ago
Closed 14 years ago
#6586 closed Bug (fixed)
Decrease indent on list transforms items into DIVs instead of paragraphs
Reported by: | Sa'ar Zac Elias | Owned by: | |
---|---|---|---|
Priority: | Must have (possibly next milestone) | Milestone: | CKEditor 3.4.2 |
Component: | General | Version: | 3.4.2 |
Keywords: | Cc: |
Description
- Use the following markup and selection:
<ol> <li> ^a</li> </ol>
- Click on 'decrease indent'.
- Note that the list item is transformed into DIV and not P.
Change History (1)
comment:1 Changed 14 years ago by
Priority: | Normal → High |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Fixed with macro change [6032].