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.

Reply via email to