﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
8818	bbcode plugin ignores newlines	trikko		"Using this example:
http://nightly.ckeditor.com/7397/_samples/bbcode.html

If you copy some text from a simple (non-rich) text editor and paste to ckeditor on  chrome 17 on linux (but same problem on other os), it drops newlines.

This text:
""
Here is

a multiline text
""

become:
""Here isa multiline text"" when you read it using getData();

Chrome generate <div></div> where firefox (that works) generate <br />

"	Bug	closed	Normal		General		invalid		
