Closed Bug 23087 Opened 26 years ago Closed 26 years ago

field values not set

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 12513

People

(Reporter: rzach, Assigned: vidur)

References

()

Details

Attachments

(1 file)

I don't know much about JavaScript; so my apologies for not being able to narrow this down more. Found this on a rudimentary shopping site (URL above). I will include a testcase. To reproduce: 1. Open the testcase html page 2. Click on the "Qty" pulldown and change the value Actual result: nothing Expected result: The "Price" should change as Qty * 13.75 Linux build 2000.01.02.09
Attached file Testcase JS
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Thanks for the reduced test case. The problem is because HTMLSelectElement.options.selectedIndex is not correctly implemented. DUP of bug 12513. *** This bug has been marked as a duplicate of 12513 ***
Status: RESOLVED → VERIFIED
Dup. Verified.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: