Merlin icon indicating copy to clipboard operation
Merlin copied to clipboard

Desktop: Java FX File chooser under MacOS X crashes when loosing focus

Open kreinhard opened this issue 5 years ago • 0 comments

It's seems to be a bug in JavaFX 11.0.1 for MacOS X: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: _type > 0 && _type <= kCGSLastEventType' terminating with uncaught exception of type NSException

It should be fixed in JavaFX 11.0.2. Will be included within the next Desktop release.

kreinhard avatar Feb 20 '19 15:02 kreinhard