keymanapp / keyboards

Open Source Keyman keyboards
138 stars 256 forks source link

[armenian] Legacy keyboard `armenian.js` outputs wrong character when typing `-` #2487

Closed ermshiperete closed 6 months ago

ermshiperete commented 6 months ago

According to the OSK typing - should output ռ but does output ժ. Typing = outputs = but should output ժ. Things are correct with Shift.

Things are correct with armenian.kmp.

LornaSIL commented 6 months ago

So, should we close this or what needs to happen? Since this is in legacy we don't make changes to the keyboards. If there is a problem, the only thing we could do is to add an online help file as it appears that doesn't exist.

mcdurdin commented 6 months ago

This may be a bug in KeymanWeb or in the Keyman Developer Compiler. I would like to transfer to keyman repo and try and track it down, to ensure that we don't have something else going on.

Note: have tested with KeymanWeb back to 11.0 and behaviour is the same in all versions.

mcdurdin commented 6 months ago

See keymanapp/keyman#10223