You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
kreinhard
changed the title
Desktop: File chooser under MacOS X crashes when loosing focus
Desktop: Java FX File chooser under MacOS X crashes when loosing focus
Feb 20, 2019
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.
The text was updated successfully, but these errors were encountered: