Closed
Bug 1886438
Opened 1 year ago
Closed 1 year ago
Checkbox stays checked on page reload
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 654072
People
(Reporter: milas.elvis, Unassigned)
Details
Steps to reproduce:
Checked a checkbox in a HTML form
Then refreshed the page
Actual results:
The checkbox stayed checked
Expected results:
The HTTP is stateless and when user reloads the page the default behavior of a checkbox is that it's unchecked unless the state was loaded from the server side!
In short the checkbox should stay unchecked on page reload!
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•