﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11342	[IE11] Extra paragraphs added when showing/hiding divs with CKEditor	Wiktor Walc		"Extra paragraphs are added when div sections containing CKEditor are shown/hidden.

Check the attached `IE11_bug.html`


Another similar bug was reported for jQuery UI:

==== jQuery UI ====

Extra paragraphs added when switching between tabs.

In IE 11, when using two tabs (using jQuery UI), one with CKEditor and one with plain text, whenever user switches to a tab with CKEditor and back, an additional paragraph is added at the end of content.

Content after a couple of switches:
{{{
<p>Magical ponies await</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;</p>

<p>&nbsp;
<p>&nbsp;
<p>&nbsp;</p>
</p>
</p>
}}}"	Bug	confirmed	Normal		General			IE11	joel.peltonen@…
