Re: Textarea disabled on first load

  •  03-12-2009, 3:52 AM

    Re: Textarea disabled on first load

    Hello,
     
    We have a similar issue, which only applies to FireFox (or at least not to Internet Explorer).
     
    When we browse to our .ASPX containing CuteEditor, the following scenario sometimes happens:
     
    1. The textarea shows the text then quickly hides it.
    2. When trying to interact with the editor, the following error message appears:
     
    Command 'Bold' Error : Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDOMNSHTMLDocument.execCommand]
     
    The JavaScript error generated is:
    Ox16c is null http://XXX/CuteSoft_Client/CuteEditor/Load.ashx?type=scripts&file=Gecko_Loader Line 5

    Any clue where to start investigating?

    Best regards,
    Christian
View Complete Thread