[ce v4.0] Strange behaviour when pasting code

Last post 11-25-2004, 11:41 AM by cutechat. 2 replies.
Sort Posts: Previous Next
  •  11-25-2004, 5:44 AM 2567

    [ce v4.0] Strange behaviour when pasting code

    When I paste code, eg Csharp code here in this textarea, it gets duplicated! 

     ===================================================================================

    privatevoid ce1_PostBackCommand(object sender, System.Web.UI.WebControls.CommandEventArgs e)

    {

        // Save  this.ce1.Text here???

    }

    }

    }

    }

    }

    }

    {

        // Save  this.ce1.Text here???

    }

    }

    }

    }

    }

    }

    {

        // Save  this.ce1.Text here???

    }

    }

    }

    }

    }

    }

    {

        // Save  this.ce1.Text here???

    }

    }

    }

    }

    }

    }

    {

        // Save  this.ce1.Text here???

    }

    }

    }

    }

    }

    }

    {

        // Save  this.ce1.Text here???

    }

    }

    }

    }

    }

    }
     ===================================================================================

    The pasted code was:

    privatevoid ce1_PostBackCommand(object sender, System.Web.UI.WebControls.CommandEventArgs e)
    {
    // Save this.ce1.Text here???
    }

    Regards,
    »»» KenA
  •  11-25-2004, 5:46 AM 2568 in reply to 2567

    Re: [ce v4.0] Strange behaviour when pasting code

    One more thing: changing from Normal,Html and Preview modes increases this problem!
    Regards,
    »»» KenA
  •  11-25-2004, 11:41 AM 2578 in reply to 2567

    Re: [ce v4.0] Strange behaviour when pasting code

    KenA:

    It's so strange .

    Are you copy this code from vs.net ?
    I copy your html , paste it and try normal/html/priview , and found no problem .
    Maybe it would occurs in some condition.
    Regards , Terry .
View as RSS news feed in XML