Launch the webgfx-tests or any website that has a link to a webvr experience (target = _blank)
Click on one of the tests, it will open the new tab (on WebIDE it will show as two tabs, the initial page and the new one with the WebVR app).
Enter VR
The tab is closed because the tests is over using window.close(), but we are still presenting
Current Behavior
The spinning torus appears, and it won't let me go back to the previous page or exit that mode. Even closing the app and opening it again will show the spinning torus, I need to force quit the app from ADB to restart.
Expected Behavior
Exit presenting mode and/or at least be able to exit and go back to the previous tab when pressing the "back" button.
Hardware
Oculus Go
Steps to Reproduce
webgfx-tests
or any website that has a link to a webvr experience (target = _blank
)window.close()
, but we are still presentingCurrent Behavior
Expected Behavior