Opened 11 years ago

Last modified 9 years ago

#10093 confirmed Bug

IE9 inline/destroy multiple times causes return key to repeat that many times

Reported by: Steve Wake Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0 Beta
Keywords: IE9 IE10 Support Cc:

Description

In IE9 if you call inline and destroy multiple times on the same div then you hit the enter key in the editor you get as many paragraph tags as you inline/destroyed the editor.

Doesn't appear to happen in IE7, IE8 or Firefox (sorry, can't test webkit browsers where I am).

Attached is file with simple script to recreate.

Attachments (2)

10093.zip (813.0 KB) - added by Steve Wake 11 years ago.
Test rig for multiple inline/destroy calls leading to multipe paragraphs.
inlinebycode22.html (6.4 KB) - added by Jakub Ś 9 years ago.

Download all attachments as: .zip

Change History (7)

Changed 11 years ago by Steve Wake

Attachment: 10093.zip added

Test rig for multiple inline/destroy calls leading to multipe paragraphs.

comment:1 Changed 11 years ago by Jakub Ś

Keywords: IE9 IE10 added
Status: newconfirmed
Version: 4.0 Beta

Problem can be reproduced from CKEditor 4 beta in IE9 and IE10.

comment:2 Changed 9 years ago by Jakub Ś

#10561 was marked as duplicate.

comment:3 Changed 9 years ago by Jakub Ś

Keywords: Support added

comment:4 Changed 9 years ago by Jakub Ś

With inlinebycode22.html:

  1. Create editor
  2. Focus it and press enter
  3. Delete extra paragraph
  4. Destroy the editor
  5. Repeat steps 1-2

Result: in IE9-10 more than one paragraph is created.

comment:5 Changed 9 years ago by Jakub Ś

#13657 was marked as duplicate.

Changed 9 years ago by Jakub Ś

Attachment: inlinebycode22.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