Ticket #36 (closed defect: fixed)
Unable to bind punctuation keys
| Reported by: | jteh | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 2009.1 |
| Component: | Core | Version: | development |
| Keywords: | Cc: | ||
| Operating system: | Blocked by: | ||
| Blocking: |
Description
Currently, punctuation keys that are not shifted numbers cannot be bound to scripts. For example, the ! key can be bound because it is shift+1, as can the rest of the shifted numbers. However, -, =, ;, [, ], etc. cannot be bound. I suspect this is because the vk codes for punctuation characters are not the same as their unicode equivalents and we have no special mapping for these. However, this requires further investigation.
Change History
Note: See
TracTickets for help on using
tickets.


This problem seems to be fixed in 1781.