-
Bug
-
Resolution: Fixed
-
P2
-
jfx13, 8u221
-
macOS 10.15 Catalina Beta 9 (19A573a)
-
x86
-
os_x_10.15
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8238401 | 8u261 | Kevin Rushforth | P2 | Resolved | Fixed | b01 |
JDK-8238418 | 8u251 | Kevin Rushforth | P2 | Closed | Fixed | b03 |
JDK-8241178 | jfx11.0.7 | Kevin Rushforth | P2 | Resolved | Fixed |
MacOS 10.15 Catalina Beta 9 (19A573a)
A DESCRIPTION OF THE PROBLEM :
When I start my application on MacOS 10.15 Catalina Beta 9 (19A573a), the following error message appears:
Keystroke Receiving
"yourapplication" would like to receive keystrokes from any application.
Grant access to this application in Security & Privacy preferences, located in System Preferences.
I also tried other versions like JavaFX13 but I saw the same prompt.
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Just start any JavaFX application on MacOS 10.15 Catalina Beta 9 (19A573a)
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
An prompt shows up which wants the user to allow the application to receive keystrokes from any application.
FREQUENCY : always
- backported by
-
JDK-8238401 JavaFX cause Keystroke Receiving prompt on MacOS 10.15 (Catalina)
- Resolved
-
JDK-8241178 JavaFX cause Keystroke Receiving prompt on MacOS 10.15 (Catalina)
- Resolved
-
JDK-8238418 JavaFX cause Keystroke Receiving prompt on MacOS 10.15 (Catalina)
- Closed
- duplicates
-
JDK-8232826 Any JavaFX app on macOS Catalina shows a warning to receive keystrokes
- Closed
-
JDK-8236690 MacOS restrictions to system wide keyboard access are triggered by JavaFX
- Closed
- relates to
-
JDK-8238435 [macOs] Remove use of CGEventTap
- Open