Closed
Bug 246692
Opened 21 years ago
Closed 20 years ago
Going back and forward loses contents of forms
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 209292
People
(Reporter: mikepinkerton, Unassigned)
References
(Blocks 2 open bugs, )
Details
(Keywords: dataloss, qawanted)
Steps:
- go to www.evite.com
- click on any of the canned evites
- type a bunch of stuff in the form that comes up
- hit back button
- hit forward button
Expected:
- form should be just as the user left it
Actual:
- form is blank.
This seems pretty serious. Happens with both camino and ff. Can't test win32.
![]() |
||
Comment 1•21 years ago
|
||
This needs a minimal testcase. I suspect the problem is that the inputs aren't
actually in the form (note the tag (mis-)nesting on the site).
Keywords: qawanted
Comment 2•21 years ago
|
||
*** Bug 254153 has been marked as a duplicate of this bug. ***
Note bug 288462.
Comment 4•20 years ago
|
||
Duping to bug 209292 which has testcases.
*** This bug has been marked as a duplicate of 209292 ***
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Component: History: Session → Document Navigation
QA Contact: history.session → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•