WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 272321
272575
REGRESSION (visionOS 1.2 beta): USDZ blobs open in the browser instead of opening in the user's space
https://bugs.webkit.org/show_bug.cgi?id=272575
Summary
REGRESSION (visionOS 1.2 beta): USDZ blobs open in the browser instead of ope...
Felix Herbst
Reported
2024-04-11 23:25:58 PDT
Since the latest visionOS 1.2 beta, opening generated USDZ blobs from websites in the user's space doesn't work anymore. Expected: Clicking on a rel=ar link with a USDZ blob of mime type "model/vnd.usdz+zip" will show the model in the user's space (potentially after asking one more time if it should be downloaded instead). Actual: Clicking on a rel=ar link with a USDZ blob will navigate the current page to a blank new page with a "blob:" URL. Can be reproduced on these pages – all of them work on visionOS 1.1: 1.
https://modelviewer.dev/
(click on the AR icon in the bottom right corner) - a "View" button shows up, but then navigates away from the current page and to a "blob:" URL page - when clicking on that page, after a few more steps, can display the model in the user's space - Expected is that the model opens in the user's space directly instead of first opening as fullscreen page etc. 2.
https://engine.needle.tools/samples/musical-instrument/
(click on "Open in QuickLook") - this page uses an iframe that opens the Blob. Here, "View" is not an option, only "Download", when clicking "Open in QuickLook" - so it seems that there's an additional bug with blobs from inside iframes 3.
https://engine.needle.tools/samples-uploads/musical-instrument/
(Click on "Open in QuickLook") - a "View" button shows up, but navigates away to a "blob:" URL page - when clicking on that page, nothing happens Potentially related to the "full-screen model element" feature flag, but that is turned off – I just know that when that was turned on in the past the behaviour was somewhat similar. rel="ar" links should not ever open as fullscreen model elements. Potentially related to
https://bugs.webkit.org/show_bug.cgi?id=259141
and
https://bugs.webkit.org/show_bug.cgi?id=258957
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-04-12 15:01:26 PDT
<
rdar://problem/126375974
>
Mike Wyrzykowski
Comment 2
2024-04-12 15:02:44 PDT
*** This bug has been marked as a duplicate of
bug 272321
***
Mike Wyrzykowski
Comment 3
2024-04-12 15:58:19 PDT
Re-opening for pull request
https://github.com/apple/WebKit/pull/1205
Mike Wyrzykowski
Comment 4
2024-04-12 16:12:56 PDT
*** This bug has been marked as a duplicate of
bug 272321
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug