Closed Bug 111446 Opened 23 years ago Closed 23 years ago

The form element with style display:none is reset by back button

Categories

(Core :: DOM: Core & HTML, defect)

x86
Windows 98
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 108309

People

(Reporter: kirill, Assigned: alexsavulov)

References

()

Details

(build 2001112009) Problem: The selector form element with style set to "display:none" is reset to it's initial value by 'Back' button. To reproduce using URL above: 1. click on one of the link to set both selectors (normal and "display:none") to some value 2. submit the form using 'check' button (the javascript alert should popup indicating current values) 3. when on the next page hit 'back' button to go back to form 4. click the 'check' button again to resubmit the form with the same values
jkeiser, anything you can do here? Does history store frame state or content state or both?
Looks like a dupe of bug 111136. I think we do store the content and frame values, but we do need to re-render them. We hit 111136 and can't change the value to the old value because of it.
Actually it's a dup of bug 108309. Content is wholly unable (at the moment) to save/restore values. Only frames do that. Form controls will be fixed at the same time. *** This bug has been marked as a duplicate of 108309 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verifying
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.