Closed Bug 173959 Opened 22 years ago Closed 22 years ago

ondblclick handler attached with script not called on <select> element

Categories

(Core :: DOM: Events, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 90459

People

(Reporter: martin.honnen, Assigned: joki)

Details

Attachments

(1 file)

Mozilla (tested with 1.1 and 1.2a) doesn't call an ondblclick handler attached
as an .ondblclick property of a <select> element.
Handlers attached as an HTML attribute or with addEventListener are called.
I will attach a test case with three select elements, the first is the buggy one
where a double click of one of the options should call the event handler but
doesn't with Mozilla (while it works with IE6). The other two <select> elements
are mmere there to demonstrate that ondblclick for <select> elements is not
completely broken respectively that there are workarounds.
This bug happens on any element, not just <select>.

*** This bug has been marked as a duplicate of 90459 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: