mirror of
https://github.com/keycastr/keycastr.git
synced 2026-05-15 14:15:50 -06:00
[GH-ISSUE #234] Bug: system dialogs (allow mic/screenshare/camera etc.) aren't clickable with keycastr enabled #196
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#196
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 @nickkaczmarek on GitHub (Mar 25, 2022).
Original GitHub issue: https://github.com/keycastr/keycastr/issues/234
Video showing issue
This video uploaded to Vimeo (because GitHub doesn't allow videos larger than 10MB) shows the issue. Screenrecording was getting in the way of showing it work when disabling keycastr, but once I stopped the video and had keycastr disabled, I was able to click the buttons. No idea why this is happening, but it's pretty reliable.
Reproducing steps:
query with your favorite search engine "webrtc samples" (this use system apis for camera, mic, etc) in a browser that you haven't previously enabled these permissions for.
enable keycastr
try to click the button
disable keycastr
you should be able to click the button now.
@yairchu commented on GitHub (Dec 11, 2022):
Adding a trimmed video that fits a GitHub issue:
https://user-images.githubusercontent.com/97606/206897090-c4ce71fd-7592-41f6-9543-4df40ff7efbd.mp4
@axpineda commented on GitHub (Mar 3, 2023):
Having the same issue.
@akitchen commented on GitHub (Jul 14, 2024):
I've certainly seen this in the past but it seems not to happen any longer in newer versions of macOS 14+. Can others help confirm?