[Webkit-unassigned] [Bug 277794] New: WKWebview does not render AVIF images in "designed for iPad" iOS apps

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 8 01:59:24 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=277794

            Bug ID: 277794
           Summary: WKWebview does not render AVIF images in "designed for
                    iPad" iOS apps
           Product: WebKit
           Version: Safari 17
          Hardware: Mac (Apple Silicon)
                OS: macOS 14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: martin.knudsen at gmail.com
                CC: sabouhallawa at apple.com

Created attachment 472076

  --> https://bugs.webkit.org/attachment.cgi?id=472076&action=review

WKWebView in an app not rendering AVIF images

If I run any WKWebKit based iOS app on my silicon mac it fails to render AVIF images consistently.

This can be reproduced with test apps in the mac app store like https://apps.apple.com/de/app/webview-wkwebview-and-uiwebview-rendering/id928647773?l=en-GB

WKWebView does not render AVIF images. UIWebView does appear to render them.

Software versions:

macOS 14.6 (23G80)
Safari Version 17.6 (19618.3.11.11.5)

Steps to reproduce:

- load a WKWebView using app like https://apps.apple.com/de/app/webview-wkwebview-and-uiwebview-rendering/id928647773?l=en-GB on an Apple Silicon mac
- select WKWebView
- enter https://www.otto.de/apps-assets/images.html (or any other AVIF displaying website like https://test-images.github.io/avif/202105/squoosh/losssless7/ ) as the URL to load
- press go

result:
- AVIF images do not render correctly, JPEG image renders correctly

expected:
- AVIF images to be displayed the same as on UIWebView

Selecting UIWebView shows images as expected.

I cannot reproduce this with either mobile Safari on iOS or (stable, preview) Desktop Safari on my Mac itself so it seems specific to iOS apps being run on mac OS.

I also filed issues through the Apple feedback assistant, IDs FB14711263 and FB14678252 .

Let me know if I can add any more information.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20240808/a97efcef/attachment-0001.htm>


More information about the webkit-unassigned mailing list