Opened 10 years ago

Last modified 9 years ago

#12594 confirmed Bug

[IE8] Magicline throws an error when inserting block before list with inline elements

Reported by: Piotrek Koszuliński Owned by:
Priority: Normal Milestone:
Component: General Version: 4.3
Keywords: IE8 Cc:

Description

  1. Open replacebycode sample.
  2. Turn the first header into ul list.
  3. Select the text in created list item and apply any inline style.
  4. Try adding block before the list item.

Error:

  'null' is null or not an object  plugin.js, line 533 character 3

From magicline plugin.

Attachments (1)

2015-06-30_1622.swf (1.2 MB) - added by Jakub Ś 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by Jakub Ś

Attachment: 2015-06-30_1622.swf added

comment:1 Changed 9 years ago by Jakub Ś

Keywords: IE8 added
Status: newconfirmed
Version: 4.4.34.3

I have been able to reproduce this issue in IE8 however it isn't always reproducible. Same steps don’t always produce this error. I think what matters is how you select the first header. I have got best results when trying to select “Apollo 11” from left to right, starting in blank area between editor and text – please see attached video for more details.

The lowest CKEditor version in which I have seen this exception is 4.3.

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