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

KeyboardLayout notification not working reliable #1

Closed
Iomegan opened this issue Nov 29, 2018 · 1 comment
Closed

KeyboardLayout notification not working reliable #1

Iomegan opened this issue Nov 29, 2018 · 1 comment

Comments

@Iomegan
Copy link

Iomegan commented Nov 29, 2018

Hi,

When I switch the input source in the menu bar from QWERTY to Dvorak selectedKeyboardInputSourceChanged() is often not being called. And then it seems to lag behind one change. Thus currentKeyCode(by key: Key) -> CGKeyCode?return the wrong keyCode. I can not recognise a patterns, seems random to me at the moment.

Can anyone confirm this behaviour?

@Econa77
Copy link
Member

Econa77 commented May 6, 2019

@Iomegan Sorry for the delay in response. I was able to reproduce this problem.

I solved this problem with #2 . If the problem recurs, please reopen the issue 👍

@Econa77 Econa77 closed this as completed May 6, 2019
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