My steps to reproduce are
1. Create the JavaFX WebView sample that's bundled with NetBeans and run it
2. Open the attached application in the browser (I first deployed it to a HTTP server, because the WebView sample does not work with file URLs
3. Press the Add button on the page
Many exceptions (see the attachment for the stack trace) will be printed out in the output
1. Create the JavaFX WebView sample that's bundled with NetBeans and run it
2. Open the attached application in the browser (I first deployed it to a HTTP server, because the WebView sample does not work with file URLs
3. Press the Add button on the page
Many exceptions (see the attachment for the stack trace) will be printed out in the output
- duplicates
-
JDK-8126819 IllegalArgumentException: Subimage dimensions must be > 0
- Closed