In our organization we are exploring the posibility of adding some JavaFX2 components to our SWING products. The idea is to develop the new functionalities using web technologies and then deliver them inside the Existing SWING applications using Java FX 2 web view component.
One of our first attemps was to include a GeoExplorer based GIS navigation panel, as the one available in http://suite.opengeo.org/geoexplorer/composer/.
The problem is that this webpage makes webview crash when we try to select some of the buttons in the upper taskbar. It does not crash in all of our PCs, we can see this behavior in around 30% of our PCs. We have of course tried with blank installations of JRE and Web Browsers.
Steps to reproduce the bug:
1) Open web browser
2) Navigate to "http://www.oracle.com/technetwork/java/javafx/samples/index.html#"
3) Launch "Ensemble" sample
4) Select Web View component
5) Inside web view navigation bar, go to "http://suite.opengeo.org/geoexplorer/composer/"
6) When the GIS UI loads, just move the cursor around the first set of buttons (GeoEsplorer, map, print, ...) without cliking on any of them
7) WebView crashes with the attached stack trace
Thank you for your support
One of our first attemps was to include a GeoExplorer based GIS navigation panel, as the one available in http://suite.opengeo.org/geoexplorer/composer/.
The problem is that this webpage makes webview crash when we try to select some of the buttons in the upper taskbar. It does not crash in all of our PCs, we can see this behavior in around 30% of our PCs. We have of course tried with blank installations of JRE and Web Browsers.
Steps to reproduce the bug:
1) Open web browser
2) Navigate to "http://www.oracle.com/technetwork/java/javafx/samples/index.html#"
3) Launch "Ensemble" sample
4) Select Web View component
5) Inside web view navigation bar, go to "http://suite.opengeo.org/geoexplorer/composer/"
6) When the GIS UI loads, just move the cursor around the first set of buttons (GeoEsplorer, map, print, ...) without cliking on any of them
7) WebView crashes with the attached stack trace
Thank you for your support