Open Bug 162948 Opened 22 years ago Updated 2 years ago

onkeydown even does not get fired on document.

Categories

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

x86
macOS
defect

Tracking

()

People

(Reporter: desale, Unassigned)

Details

Attachments

(1 file)

This is MacOSX & MacOS 9.1 Specific.

onkeydown even does not get fired on document.

BUILDS: 2002-08-13-05-1.0

STEPS TO REPRODUCE:
1] Load Testcase I'm going to attach.
2] click anywhere on document.
3] Press any key on your keyboard.

EXPECTED RESULTS:
You should see alert showing "onkeydown event triggered".

ACTUAL RESULTS:
Nothing happens.
Attached file Testcase
can be reproduced under Mac OS X with Mozilla 1.2 alpha (build 2002091014)

the onkeydown event is never fired for any tag.
so it's impossible to capture onkeydown at all.
QA Contact: rakeshmishra → trix
.
Assignee: joki → saari
QA Contact: trix → ian
It would be needed, that the key events could be fired by elements as well. If 
you have two grid components on a single page you would like to invoke those 
events on the element focussed. 

Afaik, key events should be handled on element level. Is this correct?
Assignee: saari → nobody
QA Contact: ian → events
Component: Event Handling → User events and focus handling
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: