Opened 17 years ago

Last modified 15 years ago

#920 closed Bug

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

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

Description (last modified by Hallvord R. M. Steen (Opera Software))

  • load another site by typing in the address bar or choosing a bookmark
  • go back

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 (1)

comment:1 Changed 17 years ago by Hallvord R. M. Steen (Opera Software)

Description: modified (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