﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16826	[IE] Lists pasted from Word gets an extra paragraph	Marek Lewandowski	Marek Lewandowski	"1. Create new Word document, and make a simple, flat ordered list.
1. Copy the list.
1. Paste it into CKEditor.

== Expected

List should be pasted without `p` inside `li` to have better consistency with other browsers.

== Actual

Lists get pasted with additional paragraph inside `li` element.

== Details

Now the reason why this happens is because IE in fact puts paragraphs inside `li` elements (which is not a HTML violation by itself)."	Bug	closed	Normal	CKEditor 4.7.0	Plugin : Paste from Word	4.6.0	fixed		
