Closed
Bug 1594028
Opened 5 years ago
Closed 5 years ago
[10.15] Implementation for hardware media keys (bug 1575995) presents "Keystroke Recording" Access Grant Request Dialog
Categories
(Core :: Widget: Cocoa, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1591230
People
(Reporter: spohl, Unassigned)
References
(Regression)
Details
(Keywords: regression)
+++ This bug was initially created as a clone of Bug #1563994 +++
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:67.0) Gecko/20100101 Firefox/67.0
Steps to reproduce:
- Enable support for hardware media keys on macOS 10.15
Actual results:
Got prompted to give Firefox "Keystroke Recording" for all applications access.
Expected results:
Should not show dialog.
This is caused by the use of CGEventTapCreate[1], added in bug 1575995.
Comment 2•5 years ago
|
||
This should be fixed by bug1591230, where we would use MediaPlayer
to replace CGEventTap
.
Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(alwu)
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Has Regression Range: --- → yes
Updated•3 years ago
|
Keywords: regression
You need to log in
before you can comment on or make changes to this bug.
Description
•