﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
13901	compatibility google chrome navigator	ayo		"== Steps to reproduce ==

1. popin form with textarea replaced by ckeditor
2. open popin first time : works fine
3. close popin & open popin second time : body inside iframe is empty


== Expected result ==

<iframe src="""" frameborder=""0"" class=""cke_wysiwyg_frame cke_reset"" title=""Éditeur de Texte Enrichi, my_ckeditor"" tabindex=""0"" allowtransparency=""true"" style=""width: 100%; height: 100%;""><html dir=""ltr"" lang=""fr""><head><title data-cke-title=""Éditeur de Texte Enrichi, my_ckeditor"">Éditeur de Texte Enrichi, my_ckeditor</title><style data-cke-temp=""1"">html{cursor:text;*cursor:auto}
img,input,textarea{cursor:default}</style><link type=""text/css"" rel=""stylesheet"" href=""/ckeditor/contents.css?t=F969""><style data-cke-temp=""1"">.cke_editable{cursor:text}.cke_editable img,.cke_editable input,.cke_editable textarea{cursor:default}
.cke_contents_ltr a.cke_anchor,.cke_contents_ltr a.cke_anchor_empty,.cke_editable.cke_contents_ltr a[name],.cke_editable.cke_contents_ltr a[data-cke-saved-name]{background:url(/ckeditor/plugins/link/images/anchor.png?t=F969) no-repeat left center;border:1px dotted #00f;background-size:16px;padding-left:18px;cursor:auto;}.cke_contents_ltr img.cke_anchor{background:url(/ckeditor/plugins/link/images/anchor.png?t=F969) no-repeat left center;border:1px dotted #00f;background-size:16px;width:16px;min-height:15px;height:1.15em;vertical-align:text-bottom;}.cke_contents_rtl a.cke_anchor,.cke_contents_rtl a.cke_anchor_empty,.cke_editable.cke_contents_rtl a[name],.cke_editable.cke_contents_rtl a[data-cke-saved-name]{background:url(/ckeditor/plugins/link/images/anchor.png?t=F969) no-repeat right center;border:1px dotted #00f;background-size:16px;padding-right:18px;cursor:auto;}.cke_contents_rtl img.cke_anchor{background:url(/ckeditor/plugins/link/images/anchor.png?t=F969) no-repeat right center;border:1px dotted #00f;background-size:16px;width:16px;min-height:15px;height:1.15em;vertical-align:text-bottom;}</style></head><body contenteditable=""true"" class=""cke_editable cke_editable_themed cke_contents_ltr"" spellcheck=""false""><ul><li>test text</li></ul></body></html></iframe>

== Actual result ==

<iframe src="""" frameborder=""0"" class=""cke_wysiwyg_frame cke_reset"" title=""Éditeur de Texte Enrichi, my_ckeditor"" tabindex=""0"" allowtransparency=""true"" style=""width: 100%; height: 100%;""><html><head></head><body></body></html></iframe>

== Other details (browser, OS, CKEditor version, installed plugins) ==

it works fine with firebug, problem only if using google chrome (Version 46.0.2490.80 m)

Many thanks in advance"	Bug	closed	Normal		General		invalid		
