Closed
Bug 94724
Opened 25 years ago
Closed 25 years ago
textarea content not set when using innerHTML
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
People
(Reporter: robert, Assigned: jst)
Details
(Whiteboard: [DIGBug])
Attachments
(1 file)
|
502 bytes,
text/html
|
Details |
When dynamically creating a form using innerHTML, textarea content is not set
properly - it's just blank.
See attached test case.
| Reporter | ||
Comment 1•25 years ago
|
||
| Reporter | ||
Updated•25 years ago
|
Whiteboard: [DIGBug]
Comment 2•25 years ago
|
||
I see the problem too, Win98SE 2001080703.
| Assignee | ||
Comment 3•25 years ago
|
||
This will be fixed by the fix for bug 17003.
*** This bug has been marked as a duplicate of 17003 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Component: DOM: HTML → DOM: Core & HTML
QA Contact: stummala → general
You need to log in
before you can comment on or make changes to this bug.
Description
•