Opened 12 years ago

Last modified 12 years ago

#9129 closed Bug

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

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

Description (last modified by Garry Yao)

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 not doing anything, if not inside of a sub list.

Change History (1)

comment:1 Changed 12 years ago by Garry Yao

Description: modified (diff)
Owner: set to Garry Yao
Status: newreview
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