Opened 10 years ago

Closed 10 years ago

#12155 closed Bug (expired)

TypeError: 'undefined' is not an object (evaluating 'a.getParent')

Reported by: Rob Owned by:
Priority: Normal Milestone:
Component: Core : Styles Version:
Keywords: Cc:

Description

Users get this regularly in all browsers, though they've yet to provide me good repro steps. Current example is in Chrome 35. Error bubbles up to window.onerror.

erroring line: https://github.com/ckeditor/ckeditor-dev/blob/master/core/style.js#L722

version: 4.4.2

build configuration: http://ckeditor.com/builder/224773061e31c4aa24a72388cd90ca5b

Change History (3)

comment:1 Changed 10 years ago by Jakub Ś

Status: newpending
Version: 4.4.2

I'm sorry but this is to little information.

  1. The most important thing is providing steps to reproduce this problem. Without steps we won't be able to do anything.

Once you know how to reproduce this issue:

  1. Please send us your build-config.js
  2. If you have any Chrome Browser plugins, try disabling them and check this issue again.
  3. If you have any third-party plugins not available in standard package, please disable them, clear browser cache (this isn't not Ctrl+F5) and recheck this issue.

comment:2 Changed 10 years ago by Piotrek Koszuliński

Without scenario it may be hard to reproduce this, but since it's related to styles - could you attach your styles settings, which editor do you use (classic, inline, if inline, then on what element) and if possible some sample data on which it might happened.

comment:3 Changed 10 years ago by Piotrek Koszuliński

Resolution: expired
Status: pendingclosed
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