Closed Bug 713614 Opened 13 years ago Closed 13 years ago

onkeypress does not fire with special keys

Categories

(Core :: DOM: Events, defect)

9 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: tehalmightyscimonster, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:10.0) Gecko/20100101 Firefox/10.0 Build ID: 20111221135037 Steps to reproduce: I created a page that senses keypresses, and adds them to a list. When I pressed a special key (such as home, end, arrow keys), no event fired. I tested this by placing an alert at the beginning of the function.
Sounds like a dup of bug 696020, but that is fixed in Fx10. Please attach a simple HTML testfile (use the "Add an attachment" link above)
Blocks: 696020
Doesn't sound like 696020
No longer blocks: 696020
Status: UNCONFIRMED → NEW
Ever confirmed: true
Please add a *minimal* testcase.
Status: NEW → UNCONFIRMED
Ever confirmed: false
Though, reporter, did you use FF9 when testing or FF10?
(In reply to Olli Pettay [:smaug] from comment #4) > Though, reporter, did you use FF9 when testing or FF10? Tested in both. Here's the thing though: In my existing, complicated page, this bug happens, but when I created a quick test page, it doesn't happen. Maybe it's just a bug with my code. :/
Ok, closing as INVALID for now. Please comment here if you find a remaining bug in Firefox and we can reopen.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.