﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
6560	Pasting text in dialog box while RTL is enabled, pasted paragraph position is locked	Krzysztof Studnik		" '''Test case'''
 - Open CKEditor sample (replace by class),and  clear edit area
 - select and copy text from outside of the editor, '''with gorizontal line'''
 - inside edit area press right mouse button and select paste
 - dialog window opens, press right mouse button inside its text area
 - paste previously copied line and text
 - press OK
 - content is pasted into edit area
 in source view:
{{{
p>
	&nbsp;</p>
<meta content=""text/html; charset=utf-8"" http-equiv=""content-type"" />
<hr style=""margin-top: 10px; margin-right: 0px; margin-bottom: 15px; margin-left: 0px; height: 1px; border-top-style: solid; border-right-style: solid; border-left-style: solid; border-top-width: 1px; border-right-width: 1px; border-left-width: 1px; border-top-color: gray; border-right-color: gray; border-left-color: gray; border-bottom-style: none; border-bottom-width: initial; border-bottom-color: initial; "" />
<p style=""margin-top: 0px; margin-right: 10px; margin-bottom: 10px; margin-left: 10px; float: left; "">
	CKEditor - The text editor for Internet -&nbsp;<a href=""http://ckeditor.com/"" rel=""noreferrer"">http://ckeditor.com</a></p>
}}}

When line is not copied, text is pasted as follows:
{{{
<p>
	CKEditor - The text editor for Internet -&nbsp;<a href=""http://ckeditor.com/"">http://ckeditor.com</a></p>
}}}

IMO there is too many formatting when {{{<hr>}}} is pasted

Found on Safari 4/Mac, confirmed on chrome 7/Linux"	Bug	closed	Normal		General	3.4.2	expired		
