Opened 12 years ago
Last modified 12 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 )
- Open image2 sample.
- Focus nested editable (caption).
- 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 12 years ago by
| Attachment: | cke-divarea.png added |
|---|
comment:1 Changed 12 years ago by
| Component: | UI : Source View → UI : Widgets |
|---|---|
| Description: | modified (diff) |
| Keywords: | widget divarea source removed |
| Milestone: | → CKEditor 4.3.1 |
| Status: | new → confirmed |
| Summary: | Divarea + Widget breaks source switch → Divarea + widget breaks when switching to source mode while having nested editable focused |
comment:2 Changed 12 years ago by
| Milestone: | CKEditor 4.3.1 → CKEditor 4.3.2 |
|---|
Rearranged tickets due to new ones which have high priority.
comment:3 Changed 12 years ago by
| Owner: | set to Marek Lewandowski |
|---|---|
| Status: | confirmed → assigned |
comment:5 Changed 12 years ago by
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.
comment:6 Changed 12 years ago by
| Description: | modified (diff) |
|---|

I simplify the ticket description.