﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11232	Opera: Additional <br />s keep appearing	Tobias Hößl		"There seems to be a problem with Opera and new lines. I can reproduce it with Opera 12.16, with the following steps:
- Open the standard editor on http://ckeditor.com/demo
- Go into source code mode
- Replace the default HTML code by the following code: 
{{{
<p><br />
&nbsp;</p>
}}}
- Leave the source code mode and enter the source code mode again. The code has changed to:
{{{
<p><br />
<br />
&nbsp;</p>
}}}
- With every further iteration of entering/leaving the source code mode, another <br /> appears."	Bug	closed	Normal		General	4.3	wontfix	Opera	
