[Bug 15450] needed method to set "current state" of a form as the "default state"

https://www.w3.org/Bugs/Public/show_bug.cgi?id=15450

Ian 'Hixie' Hickson <ian@hixie.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ian@hixie.ch

--- Comment #2 from Ian 'Hixie' Hickson <ian@hixie.ch> 2012-02-03 06:28:48 UTC ---
I've run into this too — in particular, Firefox seems very eager to fill in
form fields and restore form control state even when they're not in <form>s,
including button disabled states, etc, so that you can basically never guess
when the page loads what state a form control is going to be in.

It's kinda annoying.

Not sure what to do about it.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Friday, 3 February 2012 06:29:35 UTC