﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8231	Paste or PaasteFromWord with CKEditor in Webkit and Opera inserts empty paragraphs.	spgard		"Steps to reproduce:
1. Copy the below code taken from http://ckeditor.com/demo
{{{
<h1>
	<img alt="""" src=""http://a.cksource.com/c/1/inc/img/demo-little-red.jpg"" style=""margin-left: 10px; margin-right: 10px; float: left; width: 120px; height: 168px;"" />Little Red Riding Hood</h1>
}}}
2. Go to CKEditor sample (any sample)
3. Clear editor contents using Command+A and Backspace
4. Paste the demo contents using Command+V
5. Switch to source

**Result:**In full page mode there will be extra empty paragraph right after body tag and from CKEditor 3.5.4 rev [6698] there will also be extra empty paragraph right before closing body tag. 
In any non full page sample you will see empty paragraph at the top and form CKE 3.5.4 also at the bottom

-----

1. Copy sample list from the attached listTest.doc
2. Go to CKEditor sample (any sample)
3. Clear editor contents using Command+A and Backspace
4. Paste the demo contents using Command+V
5. Switch to source

**Result:**You will see empty paragraph at the top and form CKE 3.5.4 also at the bottom
----

**Paragraph at the top has been reproducible in Opera and Webkit from CKEditor 3.0** In Opera 11.62 it is not possible to copy contents from one editor into another so the problem is only reproducible in Webkit. **Further more - problem with paragraph at top is because of bug #6131, that is why this ticket should only concern removing paragraphs at the bottom **

**Paragraph at the bottom has been reproducible in Opera and Safari from  CKE 3.5.4 rev [6698]** In Opera 11.62 it is not possible to copy contents from one editor into another so the problem is only reproducible in Safari.

This issue is reproducible in all Operating Systems.

**NOTE:** From CKEditor 3.5.3 if you press backspace two or more times (Look step 3) it is possible to delete the default paragraph. If you do that and then paste the text from demo the paragraph at the top will not be present.
"	Bug	closed	Normal	CKEditor 4.6.0	Plugin : Paste from Word	3.0	fixed		
