aus
Sent: January 5, 2016 7:35 AM
To: [email protected]
Subject: Re: Full Screen Mode in JavaFX WebView
If I navigate with my WebView to a page with an embedded video player,
like for example youtube,
and I then hit the full-screen button of this player how would my
application know th
ary notification hooks).
Boyd
-Original Message-
From: openjfx-dev [mailto:[email protected]] On Behalf Of
Dr. Michael Paus
Sent: January 5, 2016 7:35 AM
To: [email protected]
Subject: Re: Full Screen Mode in JavaFX WebView
If I navigate with my WebView to a
Kevin
BoydEdmondson-NebulaSoftware wrote:
http://bugs.java.com, ID's of JI-9028282 and JI-9028283.
Boyd
-Original Message-
From: BoydEdmondson-NebulaSoftware Sent: January 5, 2016 5:31 AM
To: 'Guru Hb'
Cc: '[email protected]'
Subject: RE: Full Screen Mode i
a.com, ID's of JI-9028282 and JI-9028283.
Boyd
-Original Message-
From: BoydEdmondson-NebulaSoftware
Sent: January 5, 2016 5:31 AM
To: 'Guru Hb'
Cc: '[email protected]'
Subject: RE: Full Screen Mode in JavaFX WebView
setPrefWidth/Height() do not he
http://bugs.java.com, ID's of JI-9028282 and JI-9028283.
Boyd
-Original Message-
From: BoydEdmondson-NebulaSoftware
Sent: January 5, 2016 5:31 AM
To: 'Guru Hb'
Cc: '[email protected]'
Subject: RE: Full Screen Mode in JavaFX WebView
setPrefWidth
: January 4, 2016 8:36 AM
To: 'Guru Hb'
Cc: [email protected]
Subject: RE: Full Screen Mode in JavaFX WebView
I'll give that a try, thanks.
The application works fine in all other browsers I've tested. It just fails in
WebView. I'll log defects as you suggest.
Bo
bulaSoftware
Cc: [email protected]
Subject: RE: Full Screen Mode in JavaFX WebView
Please see comments embedded
-Original Message-
From: BoydEdmondson-NebulaSoftware [mailto:[email protected]]
Sent: Monday, January 04, 2016 7:01 PM
To: [email protected]
Please see comments embedded
-Original Message-
From: BoydEdmondson-NebulaSoftware [mailto:[email protected]]
Sent: Monday, January 04, 2016 7:01 PM
To: [email protected]
Subject: Full Screen Mode in JavaFX WebView
I have a custom Java application that uses
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 Inspec