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

RadEditor - control not allow the text insert

1 Answer 59 Views
Editor
This is a migrated thread and some comments may be shown as answers.
Jorge Correia
Top achievements
Rank 1
Jorge Correia asked on 22 Nov 2011, 07:38 PM
Hi,

I have a radeditor control inside a div with style="display:none"  (because i use a jquery dialog  plugin - jQuery UI 1.8.9 - to render that div in a popup) and when i show the div, the control not allow the text insert.

This behavior does not always occur, but when occurs the console of firebug shows the following error:

_b2 is null
    addExternalHandler()Script...e6098e2 (line 697)
           _b2 = null
          _b3 = "keydown"
          _b4 = function()
          _registerGlobalBodyEventHandlers()Script...e6098e2 (line 3487)
          _PopupController()Script...e6098e2 (line 3456)
          createEditorPopupController()Script...e6098e2 (line 3547)
[Break On This Error] if(_b2.addEventListener){

Other informations:
- Controls version: Telerik.Web.UI, Version=2009.1.527.20
- The radeditor is inside a user control in a sharepoint 2010 page layout

1 Answer, 1 is accepted

Sort by
0
Rumen
Telerik team
answered on 25 Nov 2011, 08:32 AM
Hello Jorge,

Please, try the suggestions provided in the following forums:
RadEditor and Jquery Dialog
and
INVALID_ACCESS_ERR: DOM Exception 15 in Chrome* Title is required!

Best regards,
Rumen
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now
Tags
Editor
Asked by
Jorge Correia
Top achievements
Rank 1
Answers by
Rumen
Telerik team
Share this question
or