CuteEditor Beta has some issues

  •  03-28-2007, 12:58 PM

    CuteEditor Beta has some issues

    1. Styles within a script block do not render. 
    Steps to reproduce
    set  EnableStripScriptTags="False"
    add the following script block to the page. <script type="text/css"> .foo{background-color:Red;}</script>
    define an element with class="foo"
    switch to Preview
    styles do not render
     
     
    2. Issues when CuteEditor on page using AJAX
    Steps to reproduce
    place cuteeditor within an ajax tabcontainer
    2.a. Can't type into the editor until you switch to preview and then back to Normal view. 
    2.b. Typing within editor is really slow.  Takes about 10 seconds for the display to catch up with what it typed.
    2.c. Image icons do not display by default (bold,italic,copy,paste, etc.). You need to right mouse click on each one and select show image.
View Complete Thread