Closed Bug 5945 Opened 25 years ago Closed 25 years ago

onchange handler on SELECT element fires at wrong time

Categories

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

x86
Other
defect

Tracking

()

VERIFIED DUPLICATE of bug 3322

People

(Reporter: hyatt, Assigned: pollmann)

Details

Oops. Blew away the first bug I filed. :) Here was the description again... The onchange handler for SELECT elements fires at the wrong time. It is being fired when the mouse is clicked in the SELECT element, which seems to just be wrong. It should be fired when the element loses focus AND has changed since last gaining the focus. This is specified in the DOM Level 2 working draft and also in the JavaScript 1.2 Reference on developer.netscape.com.
Assignee: karnaze → pollmann
Target Milestone: M6
Reassigning to Pollmann. Please solicit help from Pixley if needed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
Another DUP of this bug. Eric, this should go high up on your list given the number of reports. *** This bug has been marked as a duplicate of 3322 ***
Status: RESOLVED → VERIFIED
Component: HTML: Form Submission → DOM: Core & HTML
You need to log in before you can comment on or make changes to this bug.