Closed Bug 84554 Opened 23 years ago Closed 23 years ago

HTML Form Element : Form --- the Key events are not being fired

Categories

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

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED INVALID

People

(Reporter: madhur, Assigned: joki)

Details

Attachments

(1 file)

see the attachment test case
the key press, keydown and keyup event handles are not working for the 
Element: FORM
Since, HTML Form Element are very widely used by  users, this bug needs to be 
looked at.
Keywords: mozilla0.9.1
QA contact updated
QA Contact: gerardok → madhur
The FORM element itself is not focusable so it will not directly receive key
events.  It can receive keys events which are captured/bubbled up from its
children but not directly.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
v
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: