Opened 17 years ago

Last modified 15 years ago

#920 closed Bug

Editor text erased on history navigation (Opera) — at Initial Version

Reported by: Hallvord R. M. Steen (Opera Software) Owned by: fredck@…
Priority: Normal Milestone: Opera Compatibility
Component: General Version:
Keywords: Confirmed Cc:

Description

Bug: your modifications are lost.

Proposal: tell Opera to use "fast" history navigation. It means the entire DOM and the user's changes will be preserved. See http://www.opera.com/support/search/view/827/

To be exact, the code to add to FCKEditor would be

if(typeof history.navigationMode != 'undefined')history.navigationMode='fast';

Change History (0)

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