Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is missing #253

Open
bloodylucifer opened this issue May 6, 2023 · 4 comments
Open

There is missing #253

bloodylucifer opened this issue May 6, 2023 · 4 comments

Comments

@bloodylucifer
Copy link

bloodylucifer commented May 6, 2023

kbdinben
pre-XP
https://learn.microsoft.com/en-us/globalization/keyboards/kbdinben.html

------- Problem bellow -------

This keyboard has missing "।" keyword.
see as like as "kbdinbe2" keyboard "."
preview https://prnt.sc/vLSJ87frQ_gF
original link https://learn.microsoft.com/en-us/globalization/keyboards/kbdinbe2.html

and also, numeric key is not defaulting language key.
preview https://prnt.sc/spI67JPFZTM5

@jowilco
Copy link
Collaborator

jowilco commented May 8, 2023

Hi @bloodylucifer,

Can I clarify what you are talking about? There are two characters that have a similar appearance:
https://www.fileformat.info/info/unicode/char/0964/index.htm (DEVANAGARI DANDA)
https://www.fileformat.info/info/unicode/char/09f7/index.htm (BENGALI CURRENCY NUMERATOR FOUR)

For the Bangla INSCRIPT (kbdinbe2) keyboard, only U+0964 is available.
For the Bangla (kbdinben) keyboard, only U+09F7 is available.

Do you believe that both characters should be available on the kbdinben keyboard?

Thanks
John

@bloodylucifer
Copy link
Author

Yes @jowilco

@jowilco
Copy link
Collaborator

jowilco commented May 15, 2023

Hi @bloodylucifer,

Thanks! I understand the issue now.

This site produces the layouts by using information from the Windows keyboard dlls. Unfortunately, the Windows keyboard dll generates U+007B instead of U+0964.

I have reached out to the Windows team to get clarification.

Thanks
John

@jowilco
Copy link
Collaborator

jowilco commented May 23, 2023

Hi @bloodylucifer,

I've filed a bug with the Windows team, and I'll update this thread if/when I hear something.

Thanks
John

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants