Closed Bug 712903 Opened 13 years ago Closed 13 years ago

onkeydown event does not get fired on BODY

Categories

(Core :: General, defect)

9 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 696020

People

(Reporter: sand, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Build ID: 20111220165912

Steps to reproduce:

<html>
<body onkeyup="window.alert('1');">
koko
</body>
</html>


Actual results:

nothing happend 


Expected results:

on pressing key should show message
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.