Re: WebView doesn't render html input elements

2015-06-25 Thread Kevin Rushforth
Windows XP is not a supported platform. I suspect a driver issue on Linux, but we'll take a look at the test case Anton filed and see what we find. -- Kevin Александр Свиридов wrote: Hi Anton. Thank you for answer. Please,note that this problem is not only in linux. The same I saw in wind

Re: WebView doesn't render html input elements

2015-06-25 Thread Anton Tarasov
On 25.06.2015 09:03, Александр Свиридов wrote: Hi Anton. Thank you for answer. Please,note that this problem is not only in linux. The same I saw in windows XP but never in windows 7. Maybe it will help. I don't see it on Win7 as well. WinXP is not a supported platform for JFX 8+. Still, I w

Re: WebView doesn't render html input elements

2015-06-24 Thread Anton V. Tarasov
Hi Alexander, Yes, the issue exists indeed. I've filed it as: JDK-8129800 [WebView] controls not showing up initially on Linux. However, I don't reproduce it with your test but with a slightly different one. Anyway, thanks for reporting it.

Re: WebView doesn't render html input elements

2015-06-16 Thread Kevin Rushforth
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) a