-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8
-
Component/s: javafx
-
None
When toggling fullscreen rapidly on a secondary screen I get the following exception to the console:
java[64000:707] *** Assertion failure in -[NSNextStepFrame initWithFrame:], /SourceCache/AppKit/AppKit-1187.39/AppKit.subproj/NSView.m:1534
2013-10-14 16:32:11.187 java[64000:707] enterFullscreenWithAnimate caught exception: Frame containing non-finite values {{0, 0}, {nan, 0}} passed to [NSNextStepFrame initWithFrame:]
After that the fullscreen stops working
java[64000:707] *** Assertion failure in -[NSNextStepFrame initWithFrame:], /SourceCache/AppKit/AppKit-1187.39/AppKit.subproj/NSView.m:1534
2013-10-14 16:32:11.187 java[64000:707] enterFullscreenWithAnimate caught exception: Frame containing non-finite values {{0, 0}, {nan, 0}} passed to [NSNextStepFrame initWithFrame:]
After that the fullscreen stops working