﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9828	Can't remove an iframe in BR mode	tema		"How to repdroduce:

1. Open http://ckeditor.com/demo#enter
2. Use the developer console to set the editor data (one with the BR mode)

{{{
CKEDITOR.instances.editor2.setData('<iframe></iframe>')
}}}

3. Set the cursor after the iframe and press enter to make a newline
4. Press backspace to delete an iframe

Expected: backspace to delete an iframe
Now: Cursor gets stuck on the line after the iframe"	Bug	confirmed	Normal		General	3.0		Chrome	
