Closed
Bug 4974
Opened 26 years ago
Closed 25 years ago
form input cleared when back is pressed
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
M8
People
(Reporter: cpratt, Assigned: radha)
References
()
Details
to reproduce:
go to the url above or to any page that contains a form with a text input
control. enter something into the form, and submit it. next, click the back
button.
result: the input control is empty.
expected result: the input control contains whatever you typed in it originally
(this is nav 4.51 behavior).
Updated•26 years ago
|
Assignee: karnaze → radha
Comment 1•26 years ago
|
||
Reassigning to Radha. This is a session history issue.
Assignee | ||
Updated•26 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M7
Assignee | ||
Comment 2•26 years ago
|
||
This involves quite a bit of work. Marking M7
Assignee | ||
Updated•25 years ago
|
Target Milestone: M7 → M8
Assignee | ||
Comment 4•25 years ago
|
||
This is a feature to be implemented which I don't think will happen in M7
timerframe. Moving to M8.
Assignee | ||
Updated•25 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Updated•6 years ago
|
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•