Hide
original bugid: #6810
Actually it simply does not work any more.
All is caused by the hackery in the history of the windows.
To solve the problem of people leaving the page in the wrong way, I think the 'beforeunload' event of the window must be used. This can e.g. offer to call the save or cancel javascript.
Show
original bugid: #6810
Actually it simply does not work any more.
All is caused by the hackery in the history of the windows.
To solve the problem of people leaving the page in the wrong way, I think the 'beforeunload' event of the window must be used. This can e.g. offer to call the save or cancel javascript.