Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#10118 closed Bug (invalid)

Destroy(true) does not reverrt content in inline mode

Reported by: giammin Owned by:
Priority: Normal Milestone:
Component: General Version: 4.0.1
Keywords: Cc:

Description

When calling destroy(true)in inline mode the content is not restore as before any modification.

Change History (4)

comment:1 Changed 11 years ago by Jakub Ś

Resolution: invalid
Status: newclosed

This is how it works. This is not iframed editor build based on textarea.

comment:2 Changed 11 years ago by giammin

Then how should i revert all changes back?

comment:3 Changed 11 years ago by Jakub Ś

Inline editor is used for changing contents directly on page.

If you need some sort of reset, create hidden div with default content and load its content into area where editor was used once it gets destroyed.

comment:4 Changed 11 years ago by giammin

Your suggestion was plan B.

I though there was an embed method using UndoManager

Version 1, edited 11 years ago by giammin (previous) (next) (diff)
Note: See TracTickets for help on using tickets.
© 2003 – 2022, CKSource sp. z o.o. sp.k. All rights reserved. | Terms of use | Privacy policy