[GH-ISSUE #201] "command + space" appear twice? #169

Closed
opened 2026-05-05 05:03:16 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @daolou on GitHub (Apr 6, 2021).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/201

image

when input "command+space",it appear twice

image

Originally created by @daolou on GitHub (Apr 6, 2021). Original GitHub issue: https://github.com/keycastr/keycastr/issues/201 ![image](https://user-images.githubusercontent.com/22312092/113727897-27f84480-9728-11eb-9ee5-8025866c9852.png) when input "command+space",it appear twice ![image](https://user-images.githubusercontent.com/22312092/113728095-56761f80-9728-11eb-84c2-98d382d90485.png)
Author
Owner

@akitchen commented on GitHub (Apr 6, 2021):

This is captured in #163 . Unfortunately the app receives two events for this key press instead of one, and we simply display it instead of special-casing it right now.

<!-- gh-comment-id:814343602 --> @akitchen commented on GitHub (Apr 6, 2021): This is captured in #163 . Unfortunately the app receives two events for this key press instead of one, and we simply display it instead of special-casing it right now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/keycastr#169
No description provided.