Problems displaying Cute Editor in Safari

Last post 10-29-2005, 2:15 PM by ScottWillsey. 1 replies.
Sort Posts: Previous Next
  •  10-25-2005, 10:19 AM 11984

    Problems displaying Cute Editor in Safari

    I'm having problems getting Cute Editor to work in Safari - the paragraph drop down list is enabled, but everything else in the control is disabled.  I'm using version 5.0, Safari version 2.0.  The Javascript Console displays a message of "TypeError  - Undefined Value" for each instance of the control on the page.
     
    I've tried using the online demos - http://cutesoft.net/example/general.aspx works fine, but http://cutesoft.net/example/Multiple.aspx only displays the first instance of the control properly (the other 3 have exactly the same problem as I'm experiencing on my web pages).
     
    Firefox on the Mac works fine, but I'd really like it to work in Safari as well (as advertised)
    Could you advise what you think might be causing this problem?
     
    Thanks,
    David
  •  10-29-2005, 2:15 PM 12115 in reply to 11984

    Re: Problems displaying Cute Editor in Safari

     
    It appears that the browser detection when using cuteeditor and safari doesn't work:
     
    System.Web.HttpCapabilitiesBase.get_MajorVersion()
    CuteEditor.Editor.get_BrowserType()
     
    Somewhere in there it returns a null string where it should not be null and crashes things.
     
    I don't know if that's a cuteeditor thing or a safari on mac thing.
View as RSS news feed in XML