As mentioned in a reply to another message, the right place to discuss JavaFX issues is openjfx-dev@openjdk.org .

Do you have a self-contained ".html" file that demonstrates the problem?

-- Kevin


On 4/5/2023 6:07 AM, Jerry Kramskoy wrote:

Hi Guys,

Any <img … decoding=”async” …> does not get rendered on JDK/JFX19 (MacOS).

Works fine on Windows 10.

This shows up with WordPress 6.1 up, whose default is to using async decoding to speed up Web page loading.

This can be disabled via a WordPress API call, but this then penalises SEO scoring.

Are you aware of this?  I’m guessing the ECMAScript engine that ships with MacOS version of WebView/WebEngine doesn’t support async.

Thanks, Jerry Kramskoy

Reply via email to