Since, you give no link to good info on the problem; I think the problem will never be fixed.I thought it was well known problem. OS is Windows. wxWidgets is 3.2.7. Ctrl-C doesn't work most of the time, if it used to copy anything from one tab to another. Copying via right click works. Ctrl-V works.
Obvious info needed include; but, not limited to
OS Name and Version
wxWidgets version
How to duplicate the alleged problem
Tim S.
Since, you give no link to good info on the problem; I think the problem will never be fixed.I thought it was well known problem. OS is Windows. wxWidgets is 3.2.7. Ctrl-C doesn't work most of the time, if it used to copy anything from one tab to another. Copying via right click works. Ctrl-V works.
Obvious info needed include; but, not limited to
OS Name and Version
wxWidgets version
How to duplicate the alleged problem
Tim S.
Tried it 6 times under Windows 11 from one tab to another editor tab with both tabs saved to a file at the start of testing.I have this problem in 90% cases. Sometimes it works. I'm not sure, why. In most cases it works for some time shortly after launching C::B. Then it stops. If I press Ctrl+C on one tab and try to Ctrl+V on another - previously copied code is pasted.
Edit: Both tabs also where part of the current CB project.
Tim S.
Tried it 6 times under Windows 11 from one tab to another editor tab with both tabs saved to a file at the start of testing.I have this problem in 90% cases. Sometimes it works. I'm not sure, why. In most cases it works for some time shortly after launching C::B. Then it stops. If I press Ctrl+C on one tab and try to Ctrl+V on another - previously copied code is pasted.
Edit: Both tabs also where part of the current CB project.
Tim S.
Loading:
Compiler
DevPakUpdater
ScriptedWizard
ToDoList
ToolsPlus
Ok, I'll try to disable plugins, if I'll have time. I've already disabled 2 suspicious ones, that can affect clipboard. But please remember, that, again, I use default settings. I.e. if problem is caused by one of plugins - then it's devs' fault, that they enable it by default and provide unstable default environment to their users.
No, it is the fault of users who fail to report enough info to duplicate problems.Well, devs should test everything with default settings, right? Disabling 2 obvious plugins hasn't helped. Is there some of list of mandatory plugins, i.e. disabling them would affect CB's base functionality? I want to try to disable everything, except the most important ones.
It is the responsibility of the CB Devs to fix problems that are reported with enough info to duplicate the problem.
Edit: I am not an CB Developer. I was in the past a regular CB user, who submitted patches and tried to duplicate reported problems.
Now days, I just try to build wxWidgets and Code::Blocks under MSys2 mingw64.
Tim S.
I haven't yet installed 25.03, but can confirm problem with Ctrl+C on old version (OS is Win 7). Assuming behavior is the same, Ctrl+C is guaranteed to fail if your mouse cursor is over one of the tabs (and when you want to copy from one tab to another, it often is). It probably redirects all keyboard events to tab manager so that you can navigate with arrows, but it works horribly. Apart from Ctrl+C it is also annoying that it will not type any text if your cursor accidentally hovers over some tabs. And it doesn't even provide any convenience, since to navigate with arrows you still need to first hover your mouse over tabs but then you can just click tab with mouse.
I haven't yet installed 25.03, but can confirm problem with Ctrl+C on old version (OS is Win 7). Assuming behavior is the same, Ctrl+C is guaranteed to fail if your mouse cursor is over one of the tabs (and when you want to copy from one tab to another, it often is). It probably redirects all keyboard events to tab manager so that you can navigate with arrows, but it works horribly. Apart from Ctrl+C it is also annoying that it will not type any text if your cursor accidentally hovers over some tabs. And it doesn't even provide any convenience, since to navigate with arrows you still need to first hover your mouse over tabs but then you can just click tab with mouse.I'm not sure, how it happens. My experience: longer I use CB after starting it - lesser chance of successful Ctrl+C. In most cases it works just after starting. But then it becomes worse and worse. For example just few hours ago I experimented with it a little bit. First I was able to copy things on the second attempt. But then it stopped working completely.