Open
Bug 252729
Opened 21 years ago
Updated 3 years ago
[meta] Resolve issues with forms and their elements losing their data when clicking back / forwards in history.
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
NEW
People
(Reporter: jasonb, Unassigned)
References
(Depends on 2 open bugs)
Details
(Keywords: meta)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040720
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8a3) Gecko/20040720
This is a tracking bug to resolve all issues involving forms and their elements
that lose data when going backwards and forwards in browser history.
Reproducible: Always
Steps to Reproduce:
Reporter | ||
Updated•21 years ago
|
![]() |
||
Comment 1•20 years ago
|
||
Hi,
same problem here - Mozilla fortgets about the typed data in forms when going
back and then forward, clicking on any link and then going back, entering
another URI in the addressbar or even reloading the page.
Any help would be great!
![]() |
||
Comment 2•20 years ago
|
||
Confirmed on Windows 2000 SP4, Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US;
rv:1.7.7) Gecko/20050414
But restricted: I tried to change OS to Windows 2000, got the error and pressed
back - the comment field was NOT empty.
Comment 3•20 years ago
|
||
Isn't this meta bug really a dupe of the meta bug 288462?
Comment 4•18 years ago
|
||
> Isn't this meta bug really a dupe of the meta bug 288462?
No, it isn't. Firefox can lose data going back to a form even without refetching it, for example on www.hrs.de: enter a random string in the Location field, then press "back" on the error page that appears. Firefox loses your data (and does not refetch, I checked the proxy log), MS IE7 does not.
Comment 5•18 years ago
|
||
> Firefox can lose data going back to a form even without
> refetching it, for example on www.hrs.de
Sorry, that is a feature, not a bug - the site uses autocomplete=off and hence loses the data in the location field. IE7 does not lose data, however, and I wonder why this incompatibility was introduced.
I can confirm this when adding reviews on on https://addons.mozilla.org/
Updated•9 years ago
|
Assignee: chofmann → nobody
Component: Tracking → Document Navigation
QA Contact: chofmann
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•