Ticket #36 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

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

comment:1 Changed 4 years ago by doug

This problem seems to be fixed in 1781.

comment:2 Changed 4 years ago by jteh

  • Status changed from new to closed
  • Resolution set to fixed

Fixed in r1781 and r1784.

Note: See TracTickets for help on using tickets.