﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
12087	can't delete lines between contenteditable false DIVs	Daniele Arancia		"Hi,
I tried in your ""http://ckeditor.com/demo#enter"" demo page, using the third CKeditor with title ""Produce <div> on ENTER"", to create 3 divs: the first with contenteditable=""false"", the second with no setting, the third with contenteditable=""false"".

So I put the following content as content of the ckeditor body:
<div contenteditable=""false"">This editor produces &lt;div&gt; on ENTER.</div><div>This editor produces &lt;div&gt; on ENTER.</div><div contenteditable=""false"">This editor produces &lt;div&gt; on ENTER.</div>

The bug I found is that I can't delete the second line. If I clean the row and try pressing backspace or delete button, CKeditor will delete the first and/or the third div.

Many thanks in advance
Kind regards
Daniele"	Bug	new	Normal		General	4.4.1		contentditable false, delete lines	
