User forums > Using Code::Blocks

Keybinder: Shortcuts from numeric Keypad don't work after upgrade to 20.03

<< < (2/2)

BackInTheSandbox:

--- Quote from: Pecan on June 01, 2020, 07:06:06 pm ---Keyboard shortcuts using the number pad are now disallowed.
Rev: 12165.

It's a bug that they ever were allowed.

--- End quote ---
A pity. I was thinking of it as a feature  :)

Pecan:

--- Quote from: BackInTheSandbox on June 02, 2020, 09:35:44 am ---
--- Quote from: Pecan on June 01, 2020, 07:06:06 pm ---Keyboard shortcuts using the number pad are now disallowed.
Rev: 12165.

It's a bug that they ever were allowed.

--- End quote ---

A pity. I was thinking of it as a feature  :)

--- End quote ---
It was just fine in the days when wxWidgets produced a numeric ascii char for the numpad keys, but wxWidgets is now producing a 2byte unicode char which will not work for accelerators.

Navigation

[0] Message Index

[*] Previous page

Go to full version