On Tue, 11 Jan 2022 22:18:53 GMT, Martin Fox <[email protected]> wrote:
> The OS crashes if the contentView of a window is set to nil while handling > processKeyEquivalent. With this PR we just set the contentView to a basic > do-nothing NSView for the interim. Note: This PR proposes an alternative fix to the one put forth in #704. This fix is simpler and less intrusive. ------------- PR: https://git.openjdk.java.net/jfx/pull/714
