[racket-dev] Tab switching keyboard shortcuts on Mac
Replying to my previous statement:
> There's another unrelated thing with shortcuts that bothers me -- any shortcuts with letters don't work
> with non-English (Russian in my case) layouts -- they put a letter instead of doing action (for example,
> if I press Cmd+] with Russian layout, it outputs "ъ", because that's what "]" is mapped to in this
> layout). As I understand, normally, when modifier keys are pressed (for example, Cmd) the app
> should receive English letters, but it seems like it's not the case for DrRacket. I'll look into it more,
> and let you know if I come out with the fix (or maybe the Cocoa version won't even have this bug).
Indeed, the Cocoa version (pulled from git repo) doesn't have this bug. Great!
--
Dmitry Chestnykh