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!

JavaFX - WebView Sample - Bug refresh

JulienRFeb 9 2017 — edited Feb 9 2017

Hi,

I have issue with WebViewSample ( Adding HTML Content to JavaFX Applications | JavaFX 2 Tutorials and Documentation ) on the JDK 1.8.121.

When I maximize/minimize other application in full screen, my WebView's components don't refresh.

How to reproduce:

  1. Launch WebViewSample and put it in full screen
  2. Reduce WebViewSample's window
  3. Open Paint (or one other app) and put it in full screen
  4. Reduce Paint's window
  5. Click on WebViewSample icon in toolbar for put WebViewSample in full screen

-> The view is freeze/stuck and not refresh on any action. But we can use the web page (if we know where are buttons/links...)

For refresh or solve temporaly this issue, move/resize WebViewSample's window.

Any idea for solve this issue?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 9 2017
Added on Feb 9 2017
0 comments
710 views