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.
Can you clarify how jQuery should normalize keydown when the event was not triggered through jQuery's event system?