Possible wrong KeyNames on mac with Option key combinations #15
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
On a mac system when I use the Option key modifier to write some special character the return of the
keyNameis the value of the underlaying hardware key instead of the actual character that is written.I do have questions if this is the intended behaviour or not... Let me know if it is indeed a bug or an expected result.
I am using:
Video:
https://user-images.githubusercontent.com/19173915/226334905-01cfb9ab-6b4e-4819-bdba-0533fb79bbf4.mov
Code sandbox
This is an annoying thing that MacOS does, and unfortunately not something that a library like this (which doesn't know anything about the keyboard layout) can hide.