iOS 18 REGRESSION: Pinch and drag gestures close the AR QuickLook session window #4841
Replies: 4 comments 1 reply
-
Retesting with iOS 18.0 Dev Beta 5 (22A5326f) Behaviour has changed with latest beta - but is not completely resolved. ARQL window no longer shrinks / minimises. But the gestures still fail to work as expected. Current observations:
|
Beta Was this translation helpful? Give feedback.
-
Retesting with iOS 18.0 Dev Beta 8 (22A5350a) |
Beta Was this translation helpful? Give feedback.
-
Please can you file a new Feedback Assistant to say it's not completely resolved. |
Beta Was this translation helpful? Give feedback.
-
This didn't get resolved in iOS 18.0 public release. But the good news is that I'm retesting it in iOS 18.1 beta (22B5069a), and it looks to be fixed! Pinch close gesture now does scale down 3D model. |
Beta Was this translation helpful? Give feedback.
-
Hi @AdaRoseCannon - another iOS regression for you ❤️
Observations:
When viewing a 3D model in AR QuickLook, some gesture interactions cause the entire ARQL window to start minimising and eventually closing the session window altogether.
If user performs a pinch-close gesture to scale the model down, the entire ARQL window starts to shrink and eventually closes.
But user is able to perform a pinch-open gesture to scale model up, and this works fine.
Also, if user performs a drag down gesture, to move the model closer on the horizontal plane, the ARQL window shrinks and closes.
But user is able to perform drag up / left / right gestures to move model, and this works fine.
Expected Results:
User should be able to pinch-close (to scale down) or drag downwards (to reposition model) without exiting ARQL session.
Repro steps:
Note that when performing the same interactions with third party browsers such as Chrome and Edge, the issue is not observed.
Issue reported via Feedback Assistant (FB14470881)
Issue reported via Webkit Bugzilla (https://bugs.webkit.org/show_bug.cgi?id=277012)
iOS18.ARQL.Pinch.Gesture.Issue.480p.mov
Beta Was this translation helpful? Give feedback.
All reactions