Closed
Bug 130016
Opened 23 years ago
Closed 23 years ago
[XBLFC] XBL <select> does not persist state when going back in history
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
VERIFIED
FIXED
People
(Reporter: bzbarsky, Assigned: bryner)
References
()
Details
BUILD: 2002-03-10-21 linux trunk
STEPS TO REPRODUCE:
1) Load http://bugzilla.mozilla.org/query.cgi
2) Select only "New" in the "Status" selectbox
3) Select "all words" in the combobox next to the "summary" textfield
4) Type "aaaaa" in the "summary" textfield (this is just to save time
on the search).
5) Submit the form
6) Go back to the query page by using the back button
7) Look at the combobox and selectbox that you changed
EXPECTED RESULTS: The values you selected are shown.
ACTUAL RESULTS: The values get reset to their defaults.
EXPECTED RESULTS: "Assigned To" unchecked, "Reporter" checked
ACTUAL RESULTS: "Assigned To" checked, "Reporter" unchecked
Reporter | ||
Comment 1•23 years ago
|
||
Please ignore the second set of expected/actual results.
Comment 2•23 years ago
|
||
*** Bug 132260 has been marked as a duplicate of this bug. ***
Comment 3•23 years ago
|
||
Please ignore this duplication. It was intended to 131016.
Comment 4•23 years ago
|
||
dupe of 128989?
Comment 5•23 years ago
|
||
Forget that. I missed that this bug blocks 128989.
Assignee | ||
Comment 6•23 years ago
|
||
All XBL form controls should be saving and restoring state correctly now.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Comment 7•23 years ago
|
||
Looks good to me using 2002040103 on Win2K. My original bug report in bug
128989 cannot be reproduced.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•