Option tag gets mangel when pasting HTML

Last post 03-21-2014, 4:45 PM by Kenneth. 9 replies.
Sort Posts: Previous Next
  •  07-10-2013, 3:21 PM 77714

    Option tag gets mangel when pasting HTML

     

    If i paste

     

    <select style='margin:0px;width:120px'>
    <option value="Test1">Test1</option>
    <option value="Test2">Test2</option>
    </select>

     

    into the HTML view and then switch back to design view. The editor changes the html to

    <select style='margin:0px;width:120px'>
    <option value="Test1" />Test1
    <option value="Test2" />Test2
    </select>

  •  07-10-2013, 5:29 PM 77716 in reply to 77714

    Re: Option tag gets mangel when pasting HTML

    Hi KentM,

     

    It works fine for me. Can you try on demo http://cutesoft.net/example/general.aspx? Does it demo work for you too? If yes, please download the latest build and try again.

     

    Latest build download url: http://cutesoft.net/downloads/folders/21904/download.aspx

     

    Regards,

     

    Ken 

  •  07-11-2013, 6:42 AM 77717 in reply to 77716

    Re: Option tag gets mangel when pasting HTML

    Hi

     

    Its the RitchTextEditor and not the CuteEditor than one works fine.

    Try on http://richtexteditor.com/demo/ and you get my results.

     

    // Kent 

  •  07-11-2013, 12:22 PM 77718 in reply to 77717

    Re: Option tag gets mangel when pasting HTML

    Hi KentM,

     

    Yes, I can reproduce this issue with Rich TextEditor too. I will report it to the development team, once issue is fix, I will keep you posted.

     

    Regards,

     

    Ken 

  •  10-20-2013, 8:01 AM 78155 in reply to 77718

    Re: Option tag gets mangel when pasting HTML

    Hi

    Any news regarding select/options bug?

    I tride on your demosite (http://richtexteditor.com/demo/)  to build an select dropdown with the dialog,
    browser: IE10 and Chrome 30
    It look like this

    1. <select style='margin:0px;width:120px' name="test">  
    2. <option value="2">t2</option>  
    3. <option value="1">t1</option>  
    4. </select>  

    But after saving or switching to code view and back the html looks like

    1. <select style='margin:0px;width:120px' name="test">    
    2. <option value="2" />t2    
    3. <option value="1" />t1 </select>  
    This behaviur is an show stopper for us.


    // Kent

  •  01-14-2014, 7:25 AM 78760 in reply to 78155

    Re: Option tag gets mangel when pasting HTML

    Hello my friends!

     

    Still not fixed?!?

     

    I even can reproduced this in the editor in this forum.

     

     

     

    Please fix this ASAP it really is unacceptable.

     

    The very best regards 

  •  01-20-2014, 4:19 AM 78791 in reply to 77714

    Re: Option tag gets mangel when pasting HTML

     Thank for sharing

     

     

     

     

     

     

     

     

     

     

     

     

     

    ________________________

    My Blog: http://betdownload.com

  •  01-29-2014, 2:27 AM 79855 in reply to 77714

    Re: Option tag gets mangel when pasting HTML

    Hi,

     

    We have fixed this issue , and will update it in 24 hours.

     

    Regards,

    Terry

     

  •  01-29-2014, 2:47 AM 79856 in reply to 79855

    Re: Option tag gets mangel when pasting HTML

    Thanks 
  •  03-21-2014, 4:45 PM 80129 in reply to 79856

    Re: Option tag gets mangel when pasting HTML

    Hi,

     

    we have fixed this issue, please download the latest build at http://richtexteditor.com/download/richtexteditor.rar  and try again.

     

    Regards,

     

    Ken 

View as RSS news feed in XML