Non-Rendering tags being deleted by using backspace - Is this a bug?

Last post 05-07-2008, 11:57 AM by Cindy. 0 replies.
Sort Posts: Previous Next
  •  05-07-2008, 11:57 AM 40175

    Non-Rendering tags being deleted by using backspace - Is this a bug?

    When working in the html view and then pressing backspace at the top or bottom of the page, tags are being deleted by the CuteEditor.
     
    Example:
     
    <script language=javascript type=text/javascript>showLinks('faqsFrancais');</script><input id=French type=hidden> as the first bit of code in html view can be saved no problem, but when editing in Normal view and pressing space more than once at the top of the page the entire script tag is deleted.
     
    Another example:
     
    <div id=main>
       <div id=menu><script type="text/javascript" src="menu.js"></script></div>
       <table><tr><td>some content here</td></tr></table>
       something else here
    </div>
     
    The above can also be saved as is.  Push backspace in the Normal/WYSYWIG view from the top or bottom of the table and the div and script tags disappear.
     
     
    Wondering if anyone has run into this or knows how to stop the editor from doing it.  Could be a bug?
     
     
     
     
     
View as RSS news feed in XML