Lady Eva Mimetes wrote:
E, I tried doing that in Chrome (closing and then reopening a tab of a post in progress) and it didn't work for me. However, I do remember it working in Safari exactly as you described.
That reminds me: I do kno that there are Chrome and Firefox extensions (the name I remember for a Firefox one is "Lazarus", I think) that "remember" text box contents like that for you, even past a browser restart.
Lady Eva Mimetes wrote:
That's a really good idea, Kingjon, to have a pop-up that warns the user before closing a tab with a post in progress. Seems like it might be easier than setting up an auto-save feature...
When I've seen the "unsaved form data" warning, it's been clearly a
browser feature, triggered by something about the page in question. As I have no idea whatsoever what makes some sites trigger it and some sites not, I have my doubts on how easy it might turn out to be to implement.
Lady Eva Mimetes wrote:
my question with the auto-saved drafts is, where would they go? Would they go with all other saved drafts?
If it's implemented client-side (as a Greasemonkey script, for example) I expet they would go with other saved drafts, while if it were implemented on the server side they could be sent to a special folder for "auto-saves." (This is a detail that would not have occurred to me, since my "saved drafts" folder is nearly always empty.)