iOS Chrome 119 Beta: When exiting an AR QuickLook session the originating HTML page view is broken #4569
Open
3 of 13 tasks
Labels
flag: not model-viewer
Problems that are related to our project but are ultimately some other project's issue
Description
When exiting an AR QuickLook session, the originating HTML page is scrolled back to the top of the page, and the entire viewport is shifted down the screen making it look broken.
When using inspection tools, it appears that the entire HTML element has been shifted down the screen.
This used to work fine in previous versions where web page would not be scrolled and viewport would not be moved.
Chromium Bug Reported:
https://bugs.chromium.org/p/chromium/issues/detail?id=1502773
Live Demo
https://modelviewer.dev/examples/augmentedreality/index.html#ar
Repro steps:
Similar experience when viewing non Model-Viewer ARQL content. For example, viewing any 3D model from:
https://developer.apple.com/augmented-reality/quick-look/
Version
Browser Affected
OS
AR
Screenshots
Before ARQL:
After ARQL:
The text was updated successfully, but these errors were encountered: