Closed Bug 1284 Opened 26 years ago Closed 26 years ago

Form input element default value not being set

Categories

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

x86
Windows 95
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: jeremie, Assigned: karnaze)

References

()

Details

<FORM><INPUT TYPE="text" NAME="test" VALUE="test"></FORM> The text "test" is not displayed within the input field on the page, nor is it accessible to javascript. Using a 10-31 build.
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
This was fixed some time ago. The bug does not give an example of javascript changing the text value, but I think should be fixed as well.
Verified using 12.1.98 build (xpviewer) on Win NT 4 SP3 & Win98 that the form value is properly set for the example provided. Don't presently speak JavaScript; jeremie or karnaze, might either of you mind checking the JavaScript case on this one? (Leaving "Resolved" in the interim.)
QA Contact: 4079
Status: RESOLVED → VERIFIED
verified in 3/1 build. I see "test" in the form field as initial string..
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.