Opened 8 years ago
Closed 8 years ago
#16636 closed defect (patchwelcome)
shortcut key does not work under MAC+ Chrome
Reported by: | hyang | Owned by: | Evan |
---|---|---|---|
Priority: | undecided | Milestone: | tbd |
Component: | DojoX Grid | Version: | 1.6.1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
1: create dojox grid 2: add onKeyPressed listener to grid 3: press something when press meta+A on MAC
Defect: When press meta key+ 'a', there is no preferred information print out
I attached sample file, it you can copy and paste it into folder dojox/grid/tests/ and run it
Attachments (1)
Change History (4)
Changed 8 years ago by
Attachment: | test_shortcutkey.html added |
---|
comment:1 Changed 8 years ago by
comment:2 Changed 8 years ago by
comment:3 Changed 8 years ago by
Resolution: | → patchwelcome |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
1: create dojox grid
2: add onKeyPressed listener to grid
3: print something on console when press meta+A on MAC
4: move focus on grid, and press meta key + 'a'
Defect: there is no preferred information print out