Closed
Bug 166228
Opened 23 years ago
Closed 23 years ago
Back button clears form fields
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 163714
People
(Reporter: unglorious, Assigned: radha)
References
()
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020827
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/20020827
This can get quite aggravating...
Use of BACK button after submiting a form works the first time--that is, the
browser redisplays the form page with the text fields containing the text they
did when the form was submitted--but submit the form a 2nd time and go back and
all the entered text is gone from the text fields.
I found this reproducable on google then again just now on this very page
(http://bugzilla.mozilla.org/enter_bug.cgi).
Reproducible: Always
Steps to Reproduce:
1.Load http://www.google.com/advanced_search
2.Enter something in search field.
3.Submit.
4.Press BACK.
5.Observe that what you entered in #2 is present.
6.Enter something else in search field.
7.Submit.
8.Press BACK.
9.Observe that what you entered in #6 is gone.
10.File bug on mozilla.
11.Die waiting for something to happen.
12.GOTO #1.
Actual Results:
Cursed free software and everything it stands for.
Expected Results:
Not cleared form fields.
Javascript is disabled.
Comment 1•23 years ago
|
||
Yep. 'tis broken (2002-08-30 morning trunk build).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 163714 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Component: History: Session → Document Navigation
QA Contact: claudius → docshell
You need to log in
before you can comment on or make changes to this bug.
Description
•