Formatted problems when using "Paste as Plain Text"

Last post 02-18-2009, 7:13 PM by ylkok. 2 replies.
Sort Posts: Previous Next
  •  02-18-2009, 1:28 AM 48928

    Formatted problems when using "Paste as Plain Text"

    Hi, I found a problem when using "Paste as Plain Text".  I try to paste text as below as plain text in Cute Editor.
     
    There are three operations involved: taking a snapshot of the object state, restoring the object state in case
    of an undo, and discarding the stored object state in case of an accept operation.
    Additionally, if this object has child objects that implement Csla.Core.IUndoableObject, those
    child objects must also perform the store, restore, and accept operations. To achieve this, any time
    the algorithm encounters a field that’s derived from either of these types, it will cascade the operation
    to that object so it can take appropriate action.
    The three operations will be implemented by a set of three methods:
    • CopyState()
    • UndoChanges()
    • AcceptChanges()
     
    And do some paragraph formatting by aligning my cursor on beginning of each paragraph then press enter. When I preview it the text revert to original position meaning that all the formatting has been removed. May I know what had happen that caused all formatting missing?
    This problem will not happen to text that we type in directly to Cute Editor. Thanks.
  •  02-18-2009, 1:02 PM 48946 in reply to 48928

    Re: Formatted problems when using "Paste as Plain Text"

    I cannot reproduce this issue in the following example:
     
     
    Can you try it and get back to me?

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  02-18-2009, 7:13 PM 48977 in reply to 48946

    Re: Formatted problems when using "Paste as Plain Text"

    I try again but still having same error. I am faced error when try to upload file to this forum for your reference. I had send an email to you attached video screen capture on reproducing my error.
View as RSS news feed in XML