mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #265] Not showing any keys when using VoiceOver in MacOS Ventura 13.2 #225
Labels
No labels
bug
compatibility
discussion
documentation
enhancement
help wanted
help wanted
investigation needed
pull-request
release
visualizer
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/keycastr#225
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?
Originally created by @Codisy on GitHub (Mar 23, 2023).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/265
Not showing any keys when using VoiceOver in MacOS Ventura 13.2 tested in Chrome browser Version 111.0.5563.64
@inomdzhon commented on GitHub (May 12, 2023):
Duplicate of #100
@akitchen commented on GitHub (Oct 19, 2023):
it seems that voiceover swallows the input events, or we need to re-tap them. Could be a bug in macOS? Unclear; contributions welcome.