Modify ↓
Ticket #6928 (closed bug: invalid)
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: | |
| Blocking: | Blocked by: |
Description
Run the attached sample over Mozilla browser.
Attachments
Change History
Changed 3 years ago by Shlomi
-
attachment
HTMLPage1.htm
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Demonstrates the problem.