<img . decoding="async" .> bug on JDK/JFX19 (MacOS) WebView/WebEngine

Jerry Kramskoy jerry.kramskoy at musicincite.buzz
Wed Apr 5 18:04:58 UTC 2023


Hi Guys,

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

 
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.

 
It doesn’t show up in browsers on MacOS (11 …)

 
I’ve attached a standalone html file that demonstrates the problem.  If the ‘decoding=”async” is edited out, all works.

 
Thanks, Jerry Kramskoy

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20230405/e6157ef4/attachment-0001.htm>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20230405/e6157ef4/lessons-0001.html>


More information about the openjfx-dev mailing list