Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Full Screen Mode in JavaFX WebView

BoydEdmondson-JavaNetJan 4 2016 — edited Jan 8 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

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 5 2016
Added on Jan 4 2016
3 comments
2,688 views