Thank you very much @mengheng !
The workaround does indeed work and the javascript console is not complaining anymore.
Now I have another issue : my current work is based on the default French keyboard made available here (which I intend to enrich) :
(I have made a copy/paste of the code).
The result is quite good when I use the javascript on screen virtual keyboard, but when I press the keys of my actual physical keyboard (French AZERTY keyboard) I am getting QWERTY, i.e. when I press the physical “a”, I am getting “q” etc.
So there is a discrepancy between the virtual screen keyboard and the physical one.
Is there any way to correct this?
3 posts - 2 participants