Closed
Bug 40869
Opened 25 years ago
Closed 25 years ago
Unable to reference radio button state in Javascript
Categories
(Core :: DOM: Core & HTML, defect, P3)
Tracking
()
People
(Reporter: dobbinsj, Assigned: jst)
References
()
Details
(Keywords: testcase, Whiteboard: [nsbeta2+])
Attachments
(1 file)
(deleted),
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m16) Gecko/20000527
BuildID: 2000052715
I was attempting to run Browsertune2k to compare performance with NN and IE. It
passed all level 1 tests. For the level 2 tests 2 items of info have to be
submitted on forms. The first is e-mail which is a text form. It worked. The
second is to select connection speed from a table. Click on any selection and
(or no selection) and click on submit. Nothing happens.
Reproducible: Always
Steps to Reproduce:
1.Go to http://www.browsertune.com/b2kfast/
2.Run required level 1 tests.
3.Select level 2 tests.
4.Submit e-mail
5.select connection speed, click submit button.
Actual Results: connection speed not submitted. nothing happens.
Expected Results: connection speed submitted, test continues.
Checked with NN 4.72. worked as expected.
Comment 1•25 years ago
|
||
URL corrected, title updated. I've done a testcase. This seems fairly broken,
assuming it's valid Javascript. -> Dom Level 0 (I think...) I use 20000527 W95.
Here's the error:
JavaScript error:
file:///C:/Download/MozTest/40856test.html line 46: form.connection[0] has no pr
operties
Gerv
Assignee: rods → jst
Severity: blocker → major
Status: UNCONFIRMED → NEW
Component: Form Submission → DOM Level 0
Ever confirmed: true
QA Contact: ckritzer → desale
Summary: Fails to submit form from Browsertune2k table. → Unable to reference radio button state in Javascript
Comment 2•25 years ago
|
||
Reporter | ||
Comment 3•25 years ago
|
||
Tested with Build # 2000052720 on RH 6.2
Can reproduce this bug in Linux, updating OS to All
OS: Windows 98 → All
Comment 5•25 years ago
|
||
Resolving as DUP of 40571 which is marked as dogfood+
*** This bug has been marked as a duplicate of 40571 ***
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Comment 6•25 years ago
|
||
Marking VERIFED DUPLICATE on:
- MacOS9 2000-06-01-20-M16 Commercial Build
- Linux6 2000-06-01-20-M16 Commercial Build
- Win98 2000-06-01-21-M16 Commercial Build
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•