Closed
Bug 420475
Opened 17 years ago
Closed 17 years ago
Session restore doesn't remember states of radio buttons, list boxes, file uploads
Categories
(Firefox :: Session Restore, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 346337
People
(Reporter: gerbilsrule, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008030106 Minefield/3.0b4pre
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9b4pre) Gecko/2008030106 Minefield/3.0b4pre
When a page with either radio buttons or list boxes is included in a session save, when the session is restored, the states of the radio buttons all return to their defaults, as do list boxes and file upload inputs.
Reproducible: Always
Steps to Reproduce:
1. Go to a site with radio buttons, a list box, or a file upload input.
2. Set the radio buttons, and make a selection in the list box.
3. Restart Firefox, and save the session.
Actual Results:
The states of all form controls are saved except those of radio buttons, list boxes, and file upload inputs, which return to their default states.
Expected Results:
The states of all the form controls should be saved, regardless of the type.
Updated•17 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•