I have search in the forum, but not found if this behavior has been already described.
I'm on Windows, C::B svn 9613, compiled by myself with wx 2.8.12, 32 bits.
If in the editor, I select a word and press Ctrl-c, doxyblocks is activated and tries to open a .chm file.
Normally, I think this behavior is obtained by Ctrl-Shift-c, not Ctrl-c. My keyboard is normally configured : when I enter a c it's a c which is displayed, not a C.
I tried to find in the shortcut configuration if something was wrong, but found nothing.
I tried to see in Doxyblocks config, if this shortcut can be modified, but apparently, it's not the case.
In the editor, when I type Ctrl-Shift-c, I obtain a commented line. So may be, there is a conflict on this shortcut.
I'm sure that I often used these couple of commands, Ctrl-c and Ctrl-v, this is why I'm a little bit surprised.
Is it, new, old, ... I don't know.
Apparently, this is not new, but I have not been able to find when this happened, and if it's possible, where I can configure this.
If I disable doxyblocks plugin, I can work with Ctrl-c and Ctrl-v, as usual on Windows.
gd_on