WebView doesn't render html input elements

Kevin Rushforth kevin.rushforth at oracle.com
Tue Jun 16 21:11:56 UTC 2015


Do you have more than 100 total controls visible in your web page? If 
so, this is probably https://bugs.openjdk.java.net/browse/JDK-8093303 
which was just fixed in 8u60.

-- Kevin


Александр Свиридов wrote:
>  I have very simple html code that includes 5 inputs with type="radio" (in one column) and webview in javafx8 which loads this page. The problem is the following - sometimes these radios are rendered sometimes not. For example, I start application - webview loads page, however there is empty space where these radio must be. But, when I move mouse at the area where these radios must be, they appear. I see this problem in linux - centos,ubuntu and windows xp. I've not seen this problem in Win7. How to fix it? 
>   


More information about the openjfx-dev mailing list