Closed
Bug 34601
Opened 25 years ago
Closed 25 years ago
dynamic select list population via javascript doesn't work
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
VERIFIED
WORKSFORME
People
(Reporter: nwray, Assigned: rods)
References
()
Details
Attachments
(1 file)
(deleted),
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; N; WinNT4.0; en-US; m14) Netscape6/6.0b1
BuildID: 2000033112
start with an empty select list in a form (or actually one with n empty
name/value pairs), use javascript to populate the options in the select list.
when you open the select list the first element is missing. changing which item
is selected doesn't work.
sorry, the site isn't live yet or i'd give you a url.
page works correctly in ie4,5 and ns 3,4.x
Reproducible: Always
Steps to Reproduce:
1.load page
2.pull down select list
3.try to change selected item
Actual Results: first item is empty. can't change selected to second, third,
... item
Expected Results: oh, come on.
you guys rock.
Comment 1•25 years ago
|
||
Noone will be able to diagnose or test this unless we can see the code. Can you
attach the page in question to this bug report using the "create an attachment"
link?
Summary: dynamic select list population via javascript error → dynamic select list population via javascript doesn't work
Comment 3•25 years ago
|
||
This WORKSFORME in 20000512.
nwray@mich.com - please ask for this bug to be reopened if you see it in recent
builds of Mozilla :-)
Gerv
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → WORKSFORME
Comment 5•24 years ago
|
||
Works for me:
Platform: PC
OS: Windows 98
Mozilla Build: 2000101014 M18 Trunk Build
Marking as Verified.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•