﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13357	[IE11][Firefox] List dropped from MS Word is not a real list	Piotr Jasiun		"When I dragged a list from MS Word 2013 to CKEditor 4.5 I get something what looks like a list but is not a real list:
{{{
<p>&bull;&nbsp;&nbsp; &nbsp;Sdf<br />
&bull;&nbsp;&nbsp; &nbsp;Sdfsdf<br />
&bull;&nbsp;&nbsp; &nbsp;sdf<br />
&nbsp;</p>
}}}
The content in the paste event is:
{{{
""•&nbsp;&nbsp; &nbsp;Sdf<br>•&nbsp;&nbsp; &nbsp;Sdfsdf<br>•&nbsp;&nbsp; &nbsp;sdf<br>
}}}
We could fix this and change into a list.

It was working before custom drag and drop was implemented, so before 4.5. I was able to reproduce this issue in Firefox and IE 11. In Chrome dropping list works fine."	Bug	confirmed	Normal		General	4.5.0 Beta			
