Opened 13 years ago

Closed 13 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 13 years ago by Garry Yao

Priority: NormalHigh
Resolution: fixed
Status: newclosed

Fixed with macro change [6032].

Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy