Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
[BUG] C::B svn 9115 wx2.9.4 with Ctrl+V and CC too in dual view
Jenna:
--- Quote from: dmoore on May 30, 2013, 10:05:02 pm ---
--- Quote from: oBFusCATed on May 30, 2013, 09:12:33 pm ---If you have an accelerator for ctrl+c it will override the native control's handlers and this is by design.
--- End quote ---
But I am on 2.8 and am trying to unset the accelerator, but can't.
--- End quote ---
Some accelerator related code in keybinder-plugin has changed recently: http://sourceforge.net/p/codeblocks/code/8328/ , I don't know, whether it could have cyused the issue.
Deleting the ini-file, as suggested by the dialog works for me, but all custom settings are lost of course.
dmoore:
--- Quote from: jens on May 30, 2013, 10:35:41 pm ---Deleting the ini-file, as suggested by the dialog works for me, but all custom settings are lost of course.
--- End quote ---
Doesn't work for me. Try clearing the accelerators for cut, copy and paste. Then try adding them back.
dmoore:
--- Quote from: jens on May 30, 2013, 10:35:41 pm ---Some accelerator related code in keybinder-plugin has changed recently: http://sourceforge.net/p/codeblocks/code/8328/ , I don't know, whether it could have cyused the issue.
--- End quote ---
Hmmm... it looks like the most recent changes were actually trying to fix the problem of breaking the native cut/copy/paste accelerators that I was complaining about.
EDIT: after more testing my copy paste problems are actually limited to Tools+ output window (which is a scintilla control), so most likely this is something I have caused :-[ Strangely though, if I remove the copy/cut/paste accelerators altoghether by removing them from main_menu.xrc, I can copy/paste again from the tools+ window with Ctrl+C,V.
oBFusCATed:
This is the issue: http://trac.wxwidgets.org/ticket/11320
I've stopped following it after I've realised they don't care about the problem I've reported.
I think they broke the correct behaviour on windows, too, and made it the same as on linux :)
dmoore:
--- Quote from: oBFusCATed on May 30, 2013, 11:57:26 pm ---This is the issue: http://trac.wxwidgets.org/ticket/11320
I've stopped following it after I've realised they don't care about the problem I've reported.
I think they broke the correct behaviour on windows, too, and made it the same as on linux :)
--- End quote ---
That seems like exactly OPs problem. (And something like this is clearly affecting Tools+ output window on wx2.8 & windows)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version