jarv / cmdchallenge

This repo is mirror of https://gitlab.com/jarv/cmdchallenge
https://about.cmdchallenge.com
MIT License
721 stars 71 forks source link

Cannot enter characters with AltGr+<key> #118

Closed mbollmann closed 7 years ago

mbollmann commented 7 years ago

On a German keyboard layout, you need to press AltGr + a certain key to get certain characters, like a backslash or the pipe symbol. I cannot enter any character at all that requires AltGr to be pressed, which means the page is almost unusable without switching keyboard layouts. Why does that happen?

vikman90 commented 7 years ago

Hi,

I have the same problem with a spanish keyboard. I cannot type characters like "|", "\", "{" "}", "[" or "]". It worked properly last week.

jarv commented 7 years ago

Opened https://github.com/jcubic/jquery.terminal/issues/288 , worst case I guess we can just rollback to the old version though I would prefer to keep it as it fixes https://github.com/jarv/cmdchallenge/issues/103

jcubic commented 7 years ago

It work for me using latest file from master branch can you confirm that it also work for you? Could you test this code pen? It will be in version 1.0.6.

jarv commented 7 years ago

Just pushed an update to the site that has https://github.com/jcubic/jquery.terminal/commit/305350682858b6b3f4f75eae8efcd35103fbd53e please let me know if you still see issues.

mbollmann commented 7 years ago

Works for me now!

jcubic commented 7 years ago

Version 1.0.6 with a fix is released.