-
Bug
-
Resolution: Unresolved
-
P4
-
fx2.1
-
None
-
Windows 7
IE 9
JavaFX 2.1-b16
I have attached a test program to reproduce this.
1) Open dist/FullScreenSetScene.html in a browser (I used IE9)
2) Click the Switch Scene button
3) Press <ESC> to exit full-screen mode
Step #2 causes an NPE so that when you exit from full screen mode the window will not be restored in the browser.
If you run the program in standalone mode (dist/FullScreenSetScene.jar) or WebStart mode (dist/FullScreenSetScene.jnlp) it runs fine (except that the size of the window is incorrect after switching scenes due to RT-20216).
1) Open dist/FullScreenSetScene.html in a browser (I used IE9)
2) Click the Switch Scene button
3) Press <ESC> to exit full-screen mode
Step #2 causes an NPE so that when you exit from full screen mode the window will not be restored in the browser.
If you run the program in standalone mode (dist/FullScreenSetScene.jar) or WebStart mode (dist/FullScreenSetScene.jnlp) it runs fine (except that the size of the window is incorrect after switching scenes due to RT-20216).
- relates to
-
JDK-8089559 Full screen scene change to a new view shows a small window instead of full screen
-
- Open
-