Author Topic: Ctrl C problems  (Read 2512 times)

Offline mariusm

  • Multiple posting newcomer
  • *
  • Posts: 46
Ctrl C problems
« 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
« Last Edit: March 12, 2023, 06:23:28 pm by mariusm »

Offline Miguel Gimenez

  • Developer
  • Lives here!
  • *****
  • Posts: 1553
Re: Ctrl V problems
« Reply #1 on: March 07, 2023, 03:08:05 pm »
IIRC there was a conflict with the keybinder plugin assigning the key combination to other operation.

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2750
Re: Ctrl V problems
« Reply #2 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.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Ctrl V problems
« Reply #3 on: March 07, 2023, 06:21:00 pm »
@mariusm: You should probably try a nightly build and test if it is fixed

Offline mariusm

  • Multiple posting newcomer
  • *
  • Posts: 46
Re: Ctrl V problems
« Reply #4 on: March 07, 2023, 11:15:29 pm »
KeyBinder it's not enable on my C::B

Offline mariusm

  • Multiple posting newcomer
  • *
  • Posts: 46
Re: Ctrl C problems
« Reply #5 on: March 12, 2023, 11:04:59 pm »
In fact the problem it's at Ctrl C - I checked more deep.

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Ctrl C problems
« Reply #6 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?