[Webkit-unassigned] [Bug 272321] REGRESSION (iOS 17.5 beta): USDZ Blobs fail to open directly to AR QuickLook
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 12 10:44:01 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=272321
Mike Wyrzykowski <mwyrzykowski at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |mwyrzykowski at apple.com
Resolution|--- |MOVED
--- Comment #2 from Mike Wyrzykowski <mwyrzykowski at apple.com> ---
I investigated and it appears this site is using three.js and three.js is simulating a click event to display the USDZ blob.
In iOS 17.5, simulated click events will trigger the download path which is why you see the new behavior.
We will ask three.js if they can open the blob directly from the user action, which would avoid the download path behavior.
--
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/20240412/7e1691db/attachment.htm>
More information about the webkit-unassigned
mailing list