Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: p001 on March 27, 2025, 07:22:48 pm

Title: code blocks and keyboard shortcuts
Post by: p001 on March 27, 2025, 07:22:48 pm
Hello!

I did not find a topic with a version number about which I will write a question.

We have:
1. Kubuntu 24.10 distribution;
2. codeblocks 13046;
3. The keyboard layout is switched (language is changed) using the key combination Shift+Ctrl;

Problem:
Pressing Shift+Ctrl cancels the previous action (similar to Ctrl+z) and changes the language.
If you use a different keyboard shortcut to change the language (meta+space), then there is no cancellation of the action in codeblocks.

Question:
Is this a bug or is it the case for everyone?
Title: Re: code blocks and keyboard shortcuts
Post by: stahta01 on March 29, 2025, 04:08:12 pm
I did not understand your post; but, it been a few days so, I am posting a link.

https://wiki.codeblocks.org/index.php/Keyboard_Shortcuts_plugin (https://wiki.codeblocks.org/index.php/Keyboard_Shortcuts_plugin)
https://wiki.codeblocks.org/index.php/Keyboard_Shortcuts (https://wiki.codeblocks.org/index.php/Keyboard_Shortcuts)

I would try turning off this plugin and see if the problem gets better or gets worse.

Tim S.
Title: Re: code blocks and keyboard shortcuts
Post by: p001 on April 01, 2025, 09:38:03 am
It didn't help
Title: Re: code blocks and keyboard shortcuts
Post by: Krice on April 08, 2025, 11:34:31 am
I think shift+ctrl is kind of odd keyboard combination, because usually you have a modifier key (shift, ctrl, alt etc.) plus a non-modifier key. Like Ctrl+C or whatever. Having only modifier keys as combination could confuse some programs?