Closed
Bug 78122
Opened 24 years ago
Closed 24 years ago
image submit doesn't show up on back
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: dbaron, Assigned: rods)
References
()
Details
DESCRIPTION: On http://www.travelocity.com/ , there are a number of image
submit form controls that don't show up after you click them and hit the
back button.
STEPS TO REPRODUCE:
* load http://www.travelocity.com/
* In the "Best fare finder" type 2 cities and press "Go!"
* hit the back button
ACTUAL RESULTS:
* the "Go!" image has gone. (But it reappears if you click where it was.)
EXPECTED RESULTS:
* the "Go! image is still there.
I'm seeing this in my own Linux opt build from this morning. It makes the site
almost impossible to use.
Comment 2•24 years ago
|
||
The button label is lost because the form state is not correctly restored.
*** This bug has been marked as a duplicate of 77834 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 3•24 years ago
|
||
Why is the image submit being stored as form state? I don't see why this should
have anything to do with session history...
You need to log in
before you can comment on or make changes to this bug.
Description
•