﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
7196	IE9 - js error while inserting <form> on selected page-break	Krzysztof Studnik	Garry Yao	"=== Environment ===
IE9
=== TC ===
 - open Editor sample with form plugins
 - without setting focus to edit area, press twice {{{page-break}}} button
 - select the first page-break in WYSIWYG
 - press {{{form}}} button
 - in opened dialog window, enter text in required fields
 - press OK
=== Expected result ===
 - Previously selected page break is changed into {{{<form></form>}}}.
 - dialog window dissappears.
=== Actual result ===
 - Selected page break is changed into Form
 - dialog window does not dissappear
 - JS error is shown in console:
{{{
SCRIPT5007: Unable to get value of the property 'lock': object is null or undefined 
ckeditor.js, line 92 character 2232
}}}
 - after second hit on '''OK''' button, dialog dissappears.
 - editor is back to normal.

It is rather unlikely that a normal user will use the word in a similar way. But well, error happened :)
"	Bug	closed	Normal		General	3.5.1	fixed	IE9	
