Skip to main content

Bug Tracker

Side navigation

#6928 closed bug (invalid)

Opened August 23, 2010 08:46AM UTC

Closed October 15, 2010 04:30AM UTC

KeyCode property is not defined once the key down event is triggered out of a different element's key down handler (Mozilla only).

Reported by: Shlomi Owned by:
Priority: undecided Milestone: 1.4.3
Component: core Version: 1.4.2
Keywords: KeyCode Mozilla KeyDown Cc:
Blocked by: Blocking:
Description

Run the attached sample over Mozilla browser.

Attachments (1)
  • HTMLPage1.htm (0.9 KB) - added by Shlomi August 23, 2010 08:46AM UTC.

    Demonstrates the problem.

Change History (2)

Changed August 26, 2010 12:23AM UTC by dmethvin comment:1

Can you clarify how jQuery should normalize keydown when the event was not triggered through jQuery's event system?

Changed October 15, 2010 04:30AM UTC by snover comment:2

priority: → undecided
resolution: → invalid
status: newclosed

Closing due to no response from original submitter.