﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6493	Paste from Word - Numbering of list is wrong when elements are separated by paragraphs	Krzysztof Studnik		" - Copy text from attached document to CKEditor
 - Paste content to CKEditor in Opera/Chrome/Safari
'''Expected result:'''
Formating is exact the same as in Word

'''Actual:'''
List is inproperly numbered. Output source in Opera and Webkit:
{{{
<p>
	Questions and answers:
</p>
<ol>
	<li>
		<strong>[Question]</strong> test
	</li>
</ol>
<p style=""margin-left:37.5pt;"">
	<strong>Answer:</strong>test
</p>
<ol>
	<li>
		<strong>[Question]</strong> test
	</li>
</ol>
<p style=""margin-left:37.5pt;"">
	<strong>Answer:</strong>test
</p>
}}}"	Bug	closed	Normal		Plugin : Paste from Word	3.4.1	duplicate	Opera Webkit	
