Bug #522
[PATCH] Get jumpkey works on weird keymaps.
Start date:
02/06/2009
Due date:
% Done:
100%
Estimated time:
Version:
0.3.1+
OS:
Any
Description
The current git version suffers a problem for the jump keys: on keymaps for which number keys aren't direct, it won't work because the shift modifier will be sent, or the keypad one.
The attached patch drops theses modifiers before comparing it towards bindmodifier/jumpmodifier.
Associated revisions
History
#1 Updated by EgS over 15 years ago
- Status changed from New to Resolved
- % Done changed from 80 to 100
Applied in changeset a5d71920a52ee8bc07e217b89550d3ef902f7faf.
#2 Updated by EgS over 15 years ago
- Target version set to 0.4.0
fixes #522 - applied patch with minor changes