Open Bug 484570 Opened 16 years ago Updated 2 years ago

key wrong binded for '=' under javascript event

Categories

(Core :: DOM: Events, defect, P5)

x86
Windows XP
defect

Tracking

()

UNCONFIRMED

People

(Reporter: nico, Unassigned)

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 when a catch up by a onkeydown the event of equal key, I get the keyCode 107 instead 187 Reproducible: Didn't try Steps to Reproduce: 1.<input onkeydown="alert(event.keyCode);" /> 2. 3. Actual Results: event.keyCode == 107 Expected Results: event.keyCode == 187
Component: Build Config → DOM: Events
Product: Firefox → Core
QA Contact: build.config → events
Reproduced on: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.9pre) Gecko/20100216 SeaMonkey/2.0.4pre
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046 Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5. If you have questions, please contact :mdaly.
Priority: -- → P5
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: