Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: mariusm on March 07, 2023, 02:18:24 pm

Title: Ctrl C problems
Post by: mariusm on March 07, 2023, 02:18:24 pm
Ctrl C do not works any time, don't copy teh selected text. Right click mouse > copy works, also copy from toolbars. It's annoying that it's a very used action.

C::B 20.3
Windows
Title: Re: Ctrl V problems
Post by: Miguel Gimenez on March 07, 2023, 03:08:05 pm
IIRC there was a conflict with the keybinder plugin assigning the key combination to other operation.
Title: Re: Ctrl V problems
Post by: Pecan on March 07, 2023, 05:56:24 pm
IIRC there was a conflict with the keybinder plugin assigning the key combination to other operation.

Right. But we change KeyBinder long ago to not interfere with global ctrl-c and ctrl-v.
However, if you assign them yourself, it causes troubles.
Title: Re: Ctrl V problems
Post by: BlueHazzard on March 07, 2023, 06:21:00 pm
@mariusm: You should probably try a nightly build and test if it is fixed
Title: Re: Ctrl V problems
Post by: mariusm on March 07, 2023, 11:15:29 pm
KeyBinder it's not enable on my C::B
Title: Re: Ctrl C problems
Post by: mariusm on March 12, 2023, 11:04:59 pm
In fact the problem it's at Ctrl C - I checked more deep.
Title: Re: Ctrl C problems
Post by: BlueHazzard on March 14, 2023, 12:16:53 am
Quote
In fact the problem it's at Ctrl C - I checked more deep.
How do you mean this? Deeper in your system or deeper in codeblocks?

Have you tried a nightly version?