special keys (e.g. German umlauts) do not work as accelerator
Alt-Gr not working with C::B 20.03
It's the same for me at this moment but that's ok for now since the patch is working for me right now. The more important thing is that this bug is kept open and that s.o. else could fix it for one of the next releases ...
Sorry, I'm not (yet) familiar with the internals of scintilla and codeblocks. I've found that header while debugging through the code. The patch I made was a "fast" one to get it work for me. I don't know how to use that scintilla stuff at the moment. If that's the better way this one should be used. Can you make a patch using the scintilla commands?
Sorry, I did not find the Click on "Submit A Patch" link. So I attached a diff file. Hopefully you're able to use it. I've also had a look into the other find/replace functions and extended the former "patch". There are now three patched sections now. It's tested in a small environment and seemed to work. Please check whether I've found all relevant code lines before applying that patch :-) Kind regards ChristophMS
Regular expressions search/replace issue within text files with special characters (german Umlaute like ä, ö, ...)
CodeBlocksEditor: Lost Focus by change Perspectives
The patch works fine. The search direction can be "reverted" and the log output of the count stays at max 1, after the first workspace change. This Ticket can be closed.