Opened 10 years ago

Last modified 10 years ago

#11131 closed Bug

Divarea + widget breaks when switching to source mode while having nested editable focused — at Version 6

Reported by: DrColossos Owned by: Marek Lewandowski
Priority: Normal Milestone: CKEditor 4.3.2
Component: UI : Widgets Version: 4.3 Beta
Keywords: Cc:

Description (last modified by Olek Nowodziński)

  1. Open image2 sample.
  2. Focus nested editable (caption).
  3. Click "source" button.

Following error will be thrown:

Uncaught TypeError: Cannot call method 'getStartElement' of null editor.js:785
CKEDITOR.tools.extend.elementPath

Change History (7)

Changed 10 years ago by DrColossos

Attachment: cke-divarea.png added

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

Component: UI : Source ViewUI : Widgets
Description: modified (diff)
Keywords: widget divarea source removed
Milestone: CKEditor 4.3.1
Status: newconfirmed
Summary: Divarea + Widget breaks source switchDivarea + widget breaks when switching to source mode while having nested editable focused

I simplify the ticket description.

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

Milestone: CKEditor 4.3.1CKEditor 4.3.2

Rearranged tickets due to new ones which have high priority.

comment:3 Changed 10 years ago by Marek Lewandowski

Owner: set to Marek Lewandowski
Status: confirmedassigned

comment:4 Changed 10 years ago by Marek Lewandowski

Seems that solution for this issue will also fix #11139

comment:5 Changed 10 years ago by Marek Lewandowski

Fix for this issue is already prepared, however we still need to prepare TCs for that issue ( ensuring that contentDomUnload event fires in each wysiwyg mode ) - for that i'll wait for PJ tests modifications in #5217, which will run given test in each wysiwyg mode.

Last edited 10 years ago by Marek Lewandowski (previous) (diff)

comment:6 Changed 10 years ago by Olek Nowodziński

Description: modified (diff)
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