Paste from firefox <> ie

Last post 05-11-2010, 3:10 AM by Luuuukke. 4 replies.
Sort Posts: Previous Next
  •  05-06-2010, 11:20 AM 60777

    Paste from firefox <> ie

    I cut and paste a text from an html email,
     
    if i paste in firefox, i get extra non wanted line return (<br>) in the code
    i paste the same clipboard in IE8, no problem...
     
    tested online in pastetext, paste puretext ect...
     
    and more funny, i f i choose to pastefromword, i get code with lots of 
    <div> <!--[endif]-->
    <p><span>
    <div> <!--[endif]-->
    ... not really a cleaned code lol
  •  05-07-2010, 12:37 AM 60793 in reply to 60777

    Re: Paste from firefox <> ie

    Hi Luuuukke,
     
    Can you send me a sample mail/word doc can reproduce this issue and show me the steps to reproduce it?
     
     
    Regards,
     
    ken
  •  05-10-2010, 11:46 AM 60865 in reply to 60793

    Re: Paste from firefox <> ie

    pasted without option:

     

    « Bent u lid van een betrokken federatie of behoort u tot één van de hieronder vermelde categorieën, dan geniet u een voordeeltarief. Gelieve aan te duiden wat voor u van toepassing is.” 

     


     
    pasted as text:
     
    « Bent u lid van een betrokken federatie of behoort u tot één van de hieronder vermelde categorieën, dan geniet u een voordeeltarief. Gelieve aan te duiden wat voor u van toepassing is.” 
     
    pasted as word:
     

    « Bent u lid van een betrokken federatie of behoort u tot één van de hieronder vermelde categorieën, dan geniet u een voordeeltarief. Gelieve aan te duiden wat voor u van toepassing is.” 

     
    i send you the source by mail...
  •  05-11-2010, 12:08 AM 60891 in reply to 60865

    Re: Paste from firefox <> ie

    Hi Luuuukke,

    About the <br/> problem.

    In your original code need to wrap, so editor use <br/> to wrap.

    About “and more funny, i f i choose to pastefromword, i get code with lots of“

    <div> <!--[endif]-->
    <p><span>
    <div> <!--[endif]-->

    <div><p><span> are the format code. When you paste from word/mail, it contains many formats, editor need to convert them into HTML code in order to achieve format.

    Regards,

    ken

  •  05-11-2010, 3:10 AM 60894 in reply to 60891

    Re: Paste from firefox <> ie

    I  would expect the editor to clean any markup correctly and completely when pasting...
     
    I can of course use the clean tool after pasting, bu it cleans the whole editor content...
     
View as RSS news feed in XML