Opened 14 years ago

Last modified 14 years ago

#4927 confirmed Bug

Enterkey result incorrect with paragraph inside list item

Reported by: Garry Yao Owned by:
Priority: Normal Milestone:
Component: UI : Enter Key Version: 3.0
Keywords: IE Cc:

Description

It's not a regression while same thing works well in V2.

Environment

IE8 Strict

Reproducing Procedures

  1. Open any page sample, load the editor with the following content and selection.
    	<ol>
    		<li><p>item1^</p></li>
    	</ol>
    
  2. Press 'enter' at the end of the paragraph;
  • Actual Result: There's an extra line height above the newly created list item.

Change History (1)

comment:1 Changed 14 years ago by Frederico Caldeira Knabben

Keywords: Confirmed added
Version: SVN (CKEditor)3.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