User forums > Using Code::Blocks
Keybinder: Shortcuts from numeric Keypad don't work after upgrade to 20.03
BackInTheSandbox:
Hello,
I upgraded to Code::Blocks 20.03 (64Bit) and copied the cbKeyBinder10.ini into the new installation.
All my user defined keyboard shortcuts work, however not the ones I assigned with keys from the numeric keypad.
I use e.g. ALT-9 to open a Tool. It is shown as Alt-ō in the Settings (as was before with 17.12), but it doesn't work. A '○' appears in my code instead.
Using Ctrl-ō instead does also not work.
The Plugin Manager shows version '2.0.11 2020/03/2' for the 'Keyboard shortcuts' plugin. I guess that's the newest version?
Pecan:
--- Quote from: BackInTheSandbox on April 29, 2020, 10:47:32 am ---Hello,
I upgraded to Code::Blocks 20.03 (64Bit) and copied the cbKeyBinder10.ini into the new installation.
All my user defined keyboard shortcuts work, however not the ones I assigned with keys from the numeric keypad.
I use e.g. ALT-9 to open a Tool. It is shown as Alt-ō in the Settings (as was before with 17.12), but it doesn't work. A '○' appears in my code instead.
Using Ctrl-ō instead does also not work.
The Plugin Manager shows version '2.0.11 2020/03/2' for the 'Keyboard shortcuts' plugin. I guess that's the newest version?
--- End quote ---
I don't know why it even worked with version 17.12 .
But I'll look into it when I get time.
Pecan:
Keyboard shortcuts using the number pad are now disallowed.
Rev: 12165.
It's a bug that they ever were allowed. It was caused by the old wxCodes version of KeyBinder that did not verify the accelerator.
This bug has existed for 10 years and is just now showing up.
oBFusCATed:
What happens with old configs which have such bindings?
Pecan:
--- Quote from: oBFusCATed on June 01, 2020, 09:11:15 pm ---What happens with old configs which have such bindings?
--- End quote ---
The illegal keybindings are now ignored and then removed the next time the shortcuts are saved.
Navigation
[0] Message Index
[#] Next page
Go to full version