-
Bug
-
Resolution: Fixed
-
P3
-
8
-
None
Steps:
1. Run any JavaFX app on Mac [10.8 or 10.9, it doesn't matter].
2. Give the focus to another application.
3. Click on the red close button in the javaFX window decoration [do not give focus to javafx window].
4. The window closes but the process doesn't.
If the javafx window has the focus when you click on the red button then the process terminates correctly.
1. Run any JavaFX app on Mac [10.8 or 10.9, it doesn't matter].
2. Give the focus to another application.
3. Click on the red close button in the javaFX window decoration [do not give focus to javafx window].
4. The window closes but the process doesn't.
If the javafx window has the focus when you click on the red button then the process terminates correctly.
- relates to
-
JDK-8116226 Mac: applications frequently hang after closing them
-
- Closed
-
-
JDK-8087942 Mac: Window memory leak if default close handling is used for dealing with OS close request.
-
- Open
-