Opened 10 years ago

Last modified 8 years ago

#11342 closed Bug

[IE11] Extra paragraphs added when showing/hiding divs with CKEditor — at Version 5

Reported by: Wiktor Walc Owned by:
Priority: Normal Milestone:
Component: General Version:
Keywords: IE11 Support Cc: joel.peltonen@…

Description (last modified by 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>

Change History (7)

comment:1 Changed 10 years ago by Wiktor Walc

Description: modified (diff)

Changed 10 years ago by Wiktor Walc

Attachment: 11342.zip added

comment:2 Changed 10 years ago by Wiktor Walc

Status: newconfirmed

The attached file contains the sample and all required files to reproduce it.

comment:3 Changed 10 years ago by Wiktor Walc

Summary: [IE11, jQuery UI] Extra paragraphs added when switching to source mode[IE11, jQuery UI] Extra paragraphs added when switching between tabs

comment:4 Changed 10 years ago by Joel

Cc: joel.peltonen@… added

Add CC

comment:5 Changed 10 years ago by Wiktor Walc

Description: modified (diff)
Summary: [IE11, jQuery UI] Extra paragraphs added when switching between tabs[IE11] Extra paragraphs added when showing/hiding divs with CKEditor

Changed 10 years ago by Wiktor Walc

Attachment: IE11_bug.html added
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy