﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10644	Pasting unstyled text in Inline mode using Chrome	Tobias Hößl	Piotrek Koszuliński	"There seems to be a problem with pasting raw text having multiple lines into an inline editor when using Google Chrome (28).
The content is inserted, but is invisible and not editable. For example, when I paste

Line 1[[br]]
Line 2

as raw text into the ""Inline Editing by Code"" sample of the current Major head (I've installed it at http://animexx.onlinewelten.com/ckeditor-test/samples/inlinebycode.html), the following HTML code is inserted:

<div id=""cke_pastebin"" style=""position: absolute; top: -231px; width: 1px; height: 944px; overflow: hidden; margin: 0px; padding: 0px; left: -1000px;"" class=""cke_editable"">Line 1</div>
<div id=""cke_pastebin"" style=""position: absolute; top: -231px; width: 1px; height: 944px; overflow: hidden; margin: 0px; padding: 0px; left: -1000px;"" class=""cke_editable"">Line 2</div>

The problem does not appear when copy/pasting from a website or an word processing program like Word/Openoffice or when only a single line of text is pasted."	Bug	closed	Normal	CKEditor 4.1.3	Core : Pasting	4.2	fixed	Chrome	
