﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
920	Editor text erased on history navigation (Opera)	Hallvord R. M. Steen (Opera Software)		"- type something in editor on http://www.fckeditor.net/nightly/browsers_test.html

- 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';
"	Bug	closed	Normal	Opera Compatibility	General		fixed	Confirmed	
