Open Bug 291889 Opened 19 years ago Updated 2 years ago

Back / Forward should warn user if form values are modified

Categories

(Core :: DOM: Navigation, defect)

defect

Tracking

()

People

(Reporter: darin.moz, Unassigned)

Details

Back / Forward should warn user if form values are modified.  Have you ever been
editing a textarea and inadvertantly pressed the back/forward buttons on your
IBM thinkpad by accident (or the backspace for that matter)?  It really sucks if
the contents of the web form aren't restored when you hurredly press forward
(think patch editor, hotmail message compose, etc.).  I think we should warn the
user in this case since it could really make a difference.  This would help me,
and I suspect it would help others too.  We could restrict this checking to
forms that have a textarea.
We should only prompt if the form data is going to be thrown out. In most cases
it'll be preserved (especially now we havthe back/forward cache).
This also relates to the bug 48333, bug 158258, but 252646.
QA Contact: adamlock → docshell
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.