Denis Revunov
Denis Revunov
I recently started using tridactyl and came to the same issue: non-latin layouts just don't work with it. I think to enable universal layout-agnostic support keys should be registered by...
@bovine3dom as far as I understand the keycodes returned by browser depend on the physical keyboard of the user. Since ANSI/ISO only differ in a couple of keys I don't...
> Probably easiest to hard code a table like this for lookups http://microvga.com/ansi-keycodes AFAIK you can't get the actual integer code because KeyboardEvent.code is a [string](https://developer.mozilla.org/en-US/docs/Web/API/UI_Events/Keyboard_event_code_values) like "KeyA". But you...
Having the same issue after update
Since the beta with a fix is out, i guess it's time to close the issue
Judging by the logs, removing--ignoreCompilerErrors should fix the breakage.
I'd like to point out that this issue is absurdly underrated. @The-Compiler, you're developing a browser for several years and have 20+k commits, yet it is literally unusable for anyone...
Well, they use it fine once it's configured. But isn't it much better when the browser properly registers physical keys like all other browsers do, so that users don't need...
> This by far isn't as big as an issue as you make it But it isn't that hard of an issue to solve either - just add a couple...
What our comrades describe above is exactly why i came here and used the phrasing i used, it is clear that the issue is a fundamental UI flaw, and it...