﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13585	Cannot read property 'equals' of null when trying to wrap div elements in another div.	Wiktor Walc	Tomasz Jakut	"Found in Google Chrome.

1. Open http://ckeditor.com/demo#full
2. Start with two div elements with selection that contains a part of first and the second div: 

{{{
<div  class=""para"">
     Some [content
</div>
<div class=""note"">
     This is] a note
</div>
}}}
3. Press Div button and attempt to insert a div.

Result:
{{{
Uncaught TypeError: Cannot read property 'equals' of null
createDiv @ div.js:147
}}}"	Bug	closed	Nice to have (we want to work on it)	CKEditor 4.7.0	General	4.0 Beta	fixed		
