Closed
Bug 142336
Opened 23 years ago
Closed 23 years ago
Forward/Back buttons reload original form data.
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: liedra, Assigned: radha)
Details
Attachments
(1 file)
|
606 bytes,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0rc1) Gecko/20020429
Debian/1.0rc1-2
BuildID: 1.0RC1
In filling out forms (especially text areas), clicking 'back' and then 'forward'
again reloads the original data in the form. It has only happened with 1.0RC1,
and didn't with previous builds, and particularly sucks for editing of backends
for large websites. :-)
Reproducible: Always
Steps to Reproduce:
1.Edit text in form (especially text area)
2.Click 'Back'
3.Click 'Forward'
Actual Results: Original data was reloaded
Expected Results: Not reloaded and just cached the data like it used to do :-)
Comment 1•23 years ago
|
||
Does this happen on a particular URL? This is likely bug 138892
| Reporter | ||
Comment 2•23 years ago
|
||
It happens particularly on the freshmeat.net backend, which can't be accessed
without proper permissions.
I'm attaching a test file that seems to disprove this bug. I have the most
trouble with my Yahoo! mail account, after sending a message, clicking 'back'
does not display what i wrote in the mail. this problem may indeed be due to bug
138892, but i haven't had time to check.
I'm currently hosting the test page at
http://www.zooid.org/~liminal/mozilla/form.html
If people try the page and agree that it debunks the bug, then we can file as
WFM.
Comment 5•23 years ago
|
||
-> History:session (?)
Assignee: Matti → radha
Component: Browser-General → History: Session
QA Contact: imajes-qa → claudius
Comment 6•23 years ago
|
||
Testcase WFM: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1b) Gecko/2002090311
Might be that the reporter had a different situation in mind, where some field
is preloaded.
pi
Comment 7•23 years ago
|
||
No response, marking WFM.
pi
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → WORKSFORME
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
•