Opened 11 years ago

Last modified 11 years ago

#10710 confirmed Bug

Error: Object doesn't support property or method 'getParent'

Reported by: Age Gould Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: IE10 Cc:

Description

Hi.

Using CKEditor v4.1.1 - the following JavaScript error occurs when highlighting a word in the editor and switching to source view, when config.enterMode = EnterMode.BR.

Error: Object doesn't support property or method 'getParent'

Change History (2)

comment:1 Changed 11 years ago by Piotrek Koszuliński

Status: newpending

It does not happen when I'm checking it on http://ckeditor.com/apps/ckeditor/4.2/samples/plugins/enterkey/enterkey.html

  • Can you reproduce this on 4.2?
  • Does it happen on every browser?
  • Are there any other requirements to reproduce this issue? E.g. which plugins do you use?

comment:2 Changed 11 years ago by Jakub Ś

Keywords: IE10 added
Status: pendingconfirmed
Version: 4.1.14.0

Problem can be reproduced in IE10 only from CKEditor 4.0 (Doesn't happen in CKE 3.x or 4.0 beta)

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