Closed Bug 5936 Opened 25 years ago Closed 25 years ago

SELECT onChange JavaScript hanlder doesn't work right

Categories

(Core :: Layout, defect, P3)

x86
Windows NT
defect

Tracking

()

VERIFIED DUPLICATE of bug 5944

People

(Reporter: cmanske, Assigned: rickg)

Details

When using a SELECT form element, e.g.: <select size="1" onChange="OnListChange()"> the onChange method should fire when the user changes the selected item in the list (in this case, its a combobox in Windows because of size="1"). It fires the method once when the combobox is first clicked on (it shouldn't) and doesn't fire when the selected item is changed.
Severity: blocker → major
Summary: [block:editor]SELECT onChange JavaScript hanlder doesn't work right → SELECT onChange JavaScript hanlder doesn't work right
This is not being used when in a XUL file, so it doesn't block UI development.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Hyatt investigated this issue and filed bugs *** This bug has been marked as a duplicate of 5944 ***
Status: RESOLVED → VERIFIED
Agreed. This is a duplicate of 5944.
You need to log in before you can comment on or make changes to this bug.