Menu

#39 wxKeyBinder does not support non-alphanumeric key codes as shortcuts

Subversion_TRUNK
open
nobody
None
5
2014-05-03
2014-05-03
No

When wxKeyBinder converts a shortcut string to key codes, it is missing mappings of non-ascii keycodes > 300; users cannot create bindings with keys such as Left arrow, page up, and such.

Steps to reproduce:
1. run the keybinder minimal program
2. go to File .. keybindings
3. select the "File|shortcuts" category
4. for the command shortcut 1, add the shortcut "CTRL+SHIFT+DOWN" (down arrow)

notice that the shortcut is incorrectly added as CTRL+SHIFT+D

Patch that fixes the issue has been attached to this ticket.

1 Attachments

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.