﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7193	IE9 - JS error in console while adding new paragraphs before <hr/>	Krzysztof Studnik	Garry Yao	"=== Environment ===
IE9
=== TC ===
 - clear editor content
 - insert {{{<hr />}}}
 - set cursor at the beginning of paragraph that contains horizontal line - press cursor UP key (little cursor should be blinking at the beginning of line)
 - press enter
=== Expected result ===
New paragraph is added before horizontal line
=== Actual result ===
New paragraph is added before line, but in console error is thrown:
{{{
SCRIPT5007: Unable to get value of the property 'insertBeforeMe': object is null or undefined 
ckeditor.js, line 32 character 214
}}}"	Bug	closed	Normal		General	3.5.1	duplicate	IE9	
