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

Caps lock doesn't work on Gboard in Direct Input #5

Closed
Arian04 opened this issue Nov 25, 2022 · 0 comments
Closed

Caps lock doesn't work on Gboard in Direct Input #5

Arian04 opened this issue Nov 25, 2022 · 0 comments
Labels
soft keyboard issue Issue with the soft keyboard that I can't or won't fix wontfix This will not be worked on

Comments

@Arian04
Copy link
Owner

Arian04 commented Nov 25, 2022

Gboard doesn't send a shift KeyEvent with each key, and KeyEvent.isCapsLockOn() returns false even when caps lock is on, so I can't detect caps lock being on.

Hacker's keyboard works fine though, since it sends a distinct shift KeyEvent with each key when caps lock is enabled.

@Arian04 Arian04 added the wontfix This will not be worked on label Nov 25, 2022
@Arian04 Arian04 closed this as completed Nov 25, 2022
@Arian04 Arian04 reopened this Nov 25, 2022
@Arian04 Arian04 closed this as completed Nov 25, 2022
@Arian04 Arian04 added the soft keyboard issue Issue with the soft keyboard that I can't or won't fix label Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
soft keyboard issue Issue with the soft keyboard that I can't or won't fix wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

1 participant