Opened 11 years ago

Last modified 11 years ago

#9682 confirmed Bug

CKE 4.x - JS errors thrown when inserting div container.

Reported by: Jakub Ś Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0
Keywords: Cc:

Description

Bug can be reproduced in all browsers.

  1. Open enter key sample
  2. Set any Enter mode and clear editor contents (best with new page button)
  3. Click div container toolbar button

Result:
Messages: Cannot call method 'getName' of undefined or a is undefined
Line : 333 URI: ckeditor.js Please note that I was able to get this bug in release version only. It didn't occur on "trunk"


  1. Open enter key sample
  2. Set Enter Mode DIV and clear editor contents (best with new page button)
  3. Click div container toolbar button and Click OK

Result:
Message: Cannot call method 'equals' of null
Line: 199
URI: /ckeditor/plugins/div/dialogs/div.js

Change History (2)

comment:1 Changed 11 years ago by Jakub Ś

Status: newconfirmed

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

I can't confirm the first issue, but second is still valid.

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