﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
16992	textarea with plain text and line breaks does not convert to pargraps	Edvardas		"== Steps to reproduce ==

1. create textarea with multiple lines : eg ""line 1\n line 2\n""
2. init ckeditor with CKEDITOR.replace
3. view source - https://jsfiddle.net/rxj8ewca/1/

== Expected result ==
It should be displayed as same as result of function:
CKEDITOR.tools.transformPlainTextToHtml
some workaround i found - https://jsfiddle.net/rxj8ewca/3/
== Actual result ==
it displays everything in one line..
== Other details (browser, OS, CKEditor version, installed plugins)== 
using standard ckeditor from CDN

"	Bug	closed	Normal		General		invalid		
