﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
10854	[FF] Image2 in Firefox: Problems with autoparagraphing	Olek Nowodziński	Piotrek Koszuliński	"1. Open samples/plugins/image2/image2.html
2. Use the following code:
 {{{
<figure class=""caption"" style=""float:right""><img alt=""Saturn V"" src=""assets/image1.jpg"" width=""200"" />
<figcaption>Roll out of Saturn V on launch pad</figcaption>
</figure>
}}}
3. Switch to WYSIWYG and back to source:
 {{{
<p>&nbsp;
<figure class=""caption"" style=""float:right""><img alt=""Saturn V"" src=""assets/image1.jpg"" width=""200"" />
<figcaption>Roll out of Saturn V on launch pad</figcaption>
</figure>
</p>
}}}
4. Switch to WYSIWYG and back to source:
 {{{
<p>&nbsp;</p>

<figure class=""caption"" style=""float:right""><img alt=""Saturn V"" src=""assets/image1.jpg"" width=""200"" />
<figcaption>Roll out of Saturn V on launch pad</figcaption>
</figure>

<p>&nbsp;</p>
}}}
5. 3. and 4. should never happen."	Bug	closed	Normal	CKEditor 4.3	General	4.3 Beta	fixed		
