Hello. I'm getting some complaints from my users about the way the pages in Drupal 4.5.0 behave when entering new content. I'm speaking here of the "create content", "add new blog entry", "submit forum topic", and "add new comment". The troubling behavior comes up in two different scenarios:
1) start new content using one of the pages mentioned above; enter a title, enter some text in the body; leave the page, either by going Back in the browser or going to some other page; use the Back or Forward button (as the case may be) to come back to the page where you were entering comment; when the page finishes rendering, the partially entered content is gone.
2) start new content using one of the pages mentioned above; enter a title, enter some text in the body; click "preview"; preview page comes up; go to some other page, including previewing an image that you might have attached to your post; come back and the page has expired; you better click "Retry" or you're going to lose what you had typed in.
Scenario 2 happened to one of my users yesterday after he spent over an hour working on a post. Needless to say he was pissed when his content was gone forever because he accidentally failed to click "Retry" when he came back to the preview page after looking at one of the images attached to his post.
The first thing that comes to mind is can we change Drupal so that neither of these scenarios occurs? For example, I can go into Yahoo Mail, start an email, leave the page, come back to the page, and the email I was working on will still be there. Neither scenario 1) nor 2) happens in Yahoo Mail. What is Yahoo Mail doing that Drupal is not doing?