Closed Bug 83730 Opened 24 years ago Closed 24 years ago

ONSELECT event not trigerred for form elements

Categories

(Core :: DOM: UI Events & Focus Handling, defect)

x86
Windows 2000
defect
Not set
minor

Tracking

()

VERIFIED INVALID

People

(Reporter: madhur, Assigned: joki)

Details

(Whiteboard: event handler bug occurs in form elements)

Attachments

(1 file)

1. Open the test case attachment 2 [details] [diff] [review]. click through all the form elements in the test case actual result: you will notice that the ONSELECT event is not being triggered for the Form Elements : CHECKBOX, RADIO, SUBMIT, RESET, IMAGE, BUTTON expected result: These form elements support the onselect event according to http://www.w3.org/TR/html401/interact/forms.html#edef-INPUT Reproducability : Always OS : win2000
Keywords: mozilla0.9.2
QA Contact: gerardok → madhur
Whiteboard: event handler bug occurs in form elements
If you look further in the spec the onselect event is made specifically for use with the text field form of the input element. The pertinent text is "The onselect event occurs when a user selects some text in a text field. This attribute may be used with the INPUT and TEXTAREA elements."
Severity: normal → minor
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
verified invalid
Status: RESOLVED → VERIFIED
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: