﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11990	Codesnippet checkDirty is true after modify code and then rollback or switch to source and back	Artur Delura		"1. Open code snippet sample with following code i.e. you must modify sample source.
{{{
&lt;pre&gt;
&lt;code class=""language-javascript""&gt;a;
&lt;/code&gt;&lt;/pre&gt;


&lt;pre&gt;
&lt;code class=""language-sql""&gt;a;
&lt;/code&gt;&lt;/pre&gt;
}}}
2. Double click on first codesnippet widget, to open dialog.
3. Remove `;` and apply.
4. Open codesnippet dialog again and rollback changes. Add `;` sign where it was.
5. Apply changes.

'''Actual result''': Calling method {{{CKEDITOR.instances.editor1.ckeckDirty();}}} return false

'''Please note''': This happend only when there are two codesnippet widgets."	Bug	closed	Normal		General	4.4.1	fixed		
