Opened 10 years ago

Last modified 10 years ago

#12141 closed Bug

[PR#108] List is lost when indenting in <li><p> — at Initial Version

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone: CKEditor 4.4.6
Component: General Version: 4.2
Keywords: Cc:

Description

  1. Set source:
    <ul>
    <li><p>First</p></li>
    <li><p>Second</p></li>
    </ul>
    
  2. Place caret in the first item.
  3. Press indent button.

Second item is lost.

Pull request: https://github.com/ckeditor/ckeditor-dev/pull/108

Change History (0)

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