Closed
Bug 334591
Opened 20 years ago
Closed 20 years ago
Textbox added via innerHTML loses state when more fields are added.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 159282
People
(Reporter: moz-spam-filtered.20.nickj, Unassigned)
Details
Attachments
(1 file)
|
4.36 KB,
text/html
|
Details |
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.0.2) Gecko/20060308 Firefox/1.5.0.2
Using innerHTML to add a table with radio-button and text input fields. Doing this twice causes the content of fields added the first time to be reset. This does not happen in Internet Explorer (fields keep their values).
Reproducible: Always
Steps to Reproduce:
Will add an attachment shortly to demo this problem. Steps to use to observe problem:
1. Click "Add Showing".
2. Enter "Test" in the title field.
3. Click "Add Showing".
4. Note that the "Test" title entered previously has now been blanked out.
5. Retry this in Internet Explorer, and observe that the blanking out does not happen in Internet Explorer.
Actual Results:
Fields lose their values.
Expected Results:
Fields keep their values.
| Reporter | ||
Comment 1•20 years ago
|
||
See steps above, or as displayed in this attachment, to reproduce.
Comment 2•20 years ago
|
||
See particularly bug 159282 comment 9 (and some of the other duplicates have useful explanations, too).
*** This bug has been marked as a duplicate of 159282 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•