OpenJFX, async image decoding on MacOS
Kevin Rushforth
kevin.rushforth at oracle.com
Wed Apr 5 15:16:02 UTC 2023
As mentioned in a reply to another message, the right place to discuss
JavaFX issues is openjfx-dev at 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/openjfx-dev/attachments/20230405/696a4ff2/attachment-0001.htm>
More information about the openjfx-dev
mailing list