Closed Bug 2792 Opened 26 years ago Closed 26 years ago

selectedIndex doesn't work

Categories

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

defect

Tracking

()

VERIFIED FIXED

People

(Reporter: pollmann, Assigned: pollmann)

References

()

Details

1) selectedIndex doesn't reflect the selected option until and unless the select widget is clicked on within it's square. 2) when selectedIndex is changed, the GUI doesn't update. Go to the above URL and look at the console output of the viewer program. Every time the button is clicked on, selectedIndex should increment by one, and the widget should reflect the change I have fixes for both of these bugs and will be checking them in today.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Just checked in a fix.
QA Contact: 3340
Pollman, can you mark this VERIFIED-FIXED
Status: RESOLVED → VERIFIED
I verified this in the test case above. Marking Verified.
Component: DOM → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.