This is a migrated thread and some comments may be shown as answers.

Not able record text area in CKEditor

5 Answers 193 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Carlos
Top achievements
Rank 1
Carlos asked on 11 Jun 2015, 07:31 PM

Good afternoon.

We use CKEditor in our application extensively and have not been able to record adding text to the editor. We are able to select the buttons on the header bar of the editor. Any action inside the text area is not registered by the recorder. 

If we look at the code we see that the text are is found inside an IFrame, while the header section is outside the IFRAME.

We only use the recoder. 

Any help on how to record adding text into the editor would be highly appreciated.

 <div class="cke-notes form-row">

<label>

<span class="field-title" data-bind="text: lang.planner.notes.label">Card Notes</span>
<textarea data-bind="ckeditor: notes, value: card.notes" style="visibility: hidden; display: none;"></textarea>
<div id="cke_editor1" class="cke_54 cke cke_reset cke_chrome cke_editor_editor1 cke_ltr cke_browser_gecko" lang="en" role="application" dir="ltr">
<div class="cke_inner cke_reset" role="presentation">
<span id="cke_54_top" class="cke_top cke_reset_all" style="height: auto; -moz-user-select: none;" role="presentation">
<div id="cke_54_contents" class="cke_contents cke_reset" role="presentation" style="height: 200px;">
<iframe class="cke_wysiwyg_frame cke_reset" frameborder="0" src="" style="width: 100%; height: 100%;" tabindex="0" allowtransparency="true">
<!DOCTYPE html>
<html lang="en" dir="ltr">
<head>
<body class="cke_editable cke_editable_themed cke_contents_ltr cke_show_borders" contenteditable="true" spellcheck="false">
</html>
</iframe>
</div>
</div>
</div>
</label>
</div>

Best regards,

Carlos

5 Answers, 1 is accepted

Sort by
0
Ivaylo
Telerik team
answered on 16 Jun 2015, 07:44 AM
Hello,

Closing this as duplicate of 943639

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
chip
Top achievements
Rank 1
answered on 29 Jun 2015, 07:48 PM

I hate to have to ask, but, how does one find the solution to 943639?

I've tried searching the forums and site and am unable to find it.

Thanks,

Chip

0
Ivaylo
Telerik team
answered on 02 Jul 2015, 02:13 PM
Hello Chip,

We have logged a bug which you can review and follow using this public URL.

Regards,
Ivaylo
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
0
Ali
Top achievements
Rank 2
answered on 10 Nov 2016, 10:18 AM

Hi Ivaylo,

 

Not sure if "Highlighting does not work with chrome in specific application" bug is the same as "Not able record text area in CKEditor" question that was posted? Probably something that was fixed between then and now.

 

I ask this as I am experiencing the same CKEditor issue on 2016.2.630.0, and I cannot see any information where a solution was provided.

0
Elena
Telerik team
answered on 10 Nov 2016, 01:10 PM
Hello Ali,

You have informed us via your support ticket that you managed to solve this. Please do not hesitate to continue the communication in case there is still an issue you are facing. Thanks! 

Regards,
Elena Tsvetkova
Telerik by Progress
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Carlos
Top achievements
Rank 1
Answers by
Ivaylo
Telerik team
chip
Top achievements
Rank 1
Ali
Top achievements
Rank 2
Elena
Telerik team
Share this question
or