Closed
Bug 211859
Opened 22 years ago
Closed 22 years ago
Form elements should be emptied upon reload
Categories
(Core :: Layout: Form Controls, defect)
Tracking
()
People
(Reporter: timwi, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624
Currently, form elements are re-filled with the data I entered when I reload
the page. This should not be the case (or at least there should be some way for
me to reset the form even without there having to be a "reset" button on the
webpage).
Imagine, for example, I made inadvertant changes in the fields of a BugZilla
bug, or an article on Wikipedia, or something. I want to be able to just reload
the page and get the server-supplied form field contents.
Reloading of a page should do the same as following a link to the same page.
Reproducible: Always
Steps to Reproduce:
Comment 1•22 years ago
|
||
This is currently by design. To reload the page and reset the fields, do a
shift-reload.
Whether or not that behavior should be changed is the subject of bug 46845.
*** This bug has been marked as a duplicate of 46845 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•