Closed Bug 922676 Opened 11 years ago Closed 11 years ago

Button is disabled even after reload page

Categories

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

24 Branch
x86_64
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 855737

People

(Reporter: karthikeyansiet, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.2; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/29.0.1547.76 Safari/537.36 Steps to reproduce: 1. On button click event, I am disabling all input and Button elements in the particular Div. 2. Reloaded the page. Actual results: After page is re-loaded, Still the first button in that particular div is disabled. Other elements are fine. Expected results: All elements should have been fine and Enabled.
Severity: normal → major
Group: core-security
Severity: major → normal
We explicitly restore disabled state for some elements along with form values.
Whiteboard: DUPEME
But.. I don't understand the reason behind it. After reloading the page.. Page has to be as it is.., (In reply to Boris Zbarsky [:bz] from comment #1) > We explicitly restore disabled state for some elements along with form > values.
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Whiteboard: DUPEME
You need to log in before you can comment on or make changes to this bug.