﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
3616	Copy/Paste in Safari and Chrome resulted in more <p> tags	ambio		"When I copy a text of a <p> tag and I paste it, the generated HTML is incorrect.
When I switch several times from editor mode into source mode, the HTML is correct but there are multiple <p> tags added.

Steps to reproduce the problem:

1) Go to source view and type <p>test</p>
2) Switch to editor view.  Select the word test and use CTRL-C.
3) Type an enter
4) Use CTRL-V
5) Type an enter
6) Use CTRL-V
7) Go to source view (you will see P-tags inside P-tags)
8) Go to editor view (nothing is changed)
9) Go to source view (something has changed for the P-tags inside P-tags)
10) Go to editor view (nothing is changed)
11) Go to source view (P-tags inside P-tags are replaced by <p>&nbsp;</p>)
12) Go to editor view (you will additional enters after each word test)

Can this be fixed? Because this is an very annoying behavior.

Thanks in advance!


"	Bug	closed	Normal		Core : Output Data	FCKeditor 2.6.4	invalid		
