Opened 13 years ago

Last modified 13 years ago

#9129 closed Bug

Backspace at the start of first list item — at Initial Version

Reported by: Garry Yao Owned by:
Priority: Normal Milestone: CKEditor 3.6.5
Component: Core : Lists Version:
Keywords: Cc:

Description

The current behavior of backspace at the start of list is browser dependent:

<ol>
	<li>
		^foo</li>
	<li>
		bar</li>
</ol>

We should fix it to be always outdenting the list item instead, if not inside of a sub list.

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