Full Screen Mode in JavaFX WebView
BoydEdmondson-NebulaSoftware
BoydEdmondson at nebulasoftware.com
Mon Jan 4 13:31:08 UTC 2016
I have a custom Java application that uses JavaFX WebView to create a web browser (which uses WebKit). I am trying to get the browser full screen mode to work (https://fullscreen.spec.whatwg.org/).
How can I get full screen mode to work in WebKit?
I'm also trying to get WebKit's Web Inspector to work in my browser to help me debug this issue. How can I activate Web Inspector in JavaFX WebView?
Thanks for any information.
More information about the openjfx-dev
mailing list