Ticket #5951 (closed defect: invalid)
key constants are wrong for Safari 3 on Windows
| Reported by: | guest | Owned by: | peller |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | 1.0 |
| Severity: | normal | Keywords: | |
| Cc: | doughays |
Description
dojo.keys.UP_ARROW and dojo.keys.DOWN_ARROW are wrong for Safari 3 on Windows. They are set to 63232 and 63233, but they should be 38 and 40.
Change History
Note: See
TracTickets for help on using
tickets.