User forums > Using Code::Blocks

Keyboard shortcuts disabled for alternate layouts

<< < (3/6) > >>

oBFusCATed:
No idea, I have to inspect the wxSTC/wxscintilla code to find out if is getting the proper codes.

oBFusCATed:
You can try the stc sample in wx and if it reproduces you can report a bug in the wxwidgets project. There might be someone which could look at the problem faster.

hidefromkgb:
Cloned the latest revision of wxWidgets from Github, built the STC sample.
Behaves as expected — all shortcuts work, regardless of the layout.

oBFusCATed:
This is not true. the stcedit has the same problem.
You think it works because more shortcuts are specified for menus for the stcedit sample.

Try ctrl-shift-u and ctrl-u and you'll see they don't work. These two make the selection all upper case and all lower case.

Please log an issue for wxwidgets and give me the link. I'll either follow it and if I find time I'll try to fix it.

An easy workaround/fix for some commands: is to specify a menu short cut using the keybinder plugin.

hidefromkgb:
OK, I can confirm that Ctrl+U / Ctrl+Shift+U shortcuts do not work in Cyrillic layout.
Unfortunately I cannot register in wxWidgets` TRAC to create a ticket =(
For the fourth time I`m told that "a notification email has been resent" but nothing appears in my inbox.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version