﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7495	IE7 - additional paragraph added before list pasted from word	Krzysztof Studnik		"=== Environment ===
MS Word 2007; WinXP IE7
=== Steps to reproduce ===
 - In Word, create bulleted list with 3 items
 - Select all and copy to clipboard
 - In CKEditor clear content
 - Paste selection using ''PasteFromWord'' button
=== Actual result ===
Under IE7, additional paragraph is added before pasted list
{{{
<p>
	&nbsp;</p>
<ul>
	<li>
		Test</li>
	<li>
		Test</li>
	<li>
		Test</li>
</ul>
}}}"	Bug	closed	Normal		Plugin : Paste from Word	3.2	wontfix		
