﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
9940	Firefox, going back makes full page editable	Alfonso Martínez de Lizarrondo	Frederico Caldeira Knabben	"Login to CKEditor forums and go to http://ckeditor.com/forums/CKEditor/Update-Value-Rich-Combo-when-adding-a-value-in-a-text-box-external-to-CKeditor-with with Firefox (Tested Aurora 19.0a2)

Click on one of the attachments to view the image

Click the toolbar ""back"" button.

Wait a little and you'll see that the full page now is editable.
The culprit seems to be the 
{{{
onpageshow=event.persisted&&(function(){var x=CKEDITOR.instances,d,i;for(i in x){d=x[i].document;if(d){d.$.designMode=""off"";d.$.designMode=""on"";}}})();
}}} on the body.
"	Bug	closed	Normal	CKEditor 4.0.2	General	4.0	fixed		
