Ticket #523 (closed defect: fixed)

Opened 4 months ago

Last modified 4 months ago

keystroke not recognized if lower case

Reported by: anonymous Owned by: rob
Priority: trivial Milestone: 0.8
Component: wxemacskeybindings Keywords:
Cc:

Description

The key name "Tab" is not being recognized in an action's keybinding. Apparently 'TAB' is valid, but 'Tab' is interpreted as a sequence of three single keystrokes.

Attachments

Change History

Changed 4 months ago by rob

  • status changed from new to closed
  • resolution set to fixed

(In [1601]) Fixed #523: chaged key matching so the wx key names will match regardless of the case specified in the action's keybinding

  • E.g. "Tab" now works instead of just "TAB"

Add/Change #523 (keystroke not recognized if lower case)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.