New issue
Advanced search Search tips

Issue 703177 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Mar 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug
Proj-VR
Proj-XR
Proj-XR-VR



Sign in to add a comment

Fix pausing WebVR content while in Menu Mode

Project Member Reported by cjgrant@chromium.org, Mar 20 2017

Issue description

While a WebVR site is presenting in VR, pressing the app button should pause WebVR.

At least, the following items need to be addressed to make this work:
- Ensure that when rendering WebVR, controller button presses are still handled.  Recent WebVR rendering changes appear to break controller input.
- Ensure that pausing content doesn't affect the render loop after un-pausing.

 
Are you still seeing the first item? Klaus fixed the issues with WebVR app input.
Components: Blink>WebVR

Comment 3 by klausw@chromium.org, Mar 21 2017

See also https://codereview.chromium.org/2762003002/ (unsubmitted) and
 issue 687992 , found another issue with gamepad API use conflicting with
VrShellGl's input handling

On Mar 20, 2017 22:04, "ddorwin via monorail" <monorail+v2.1614812178@
chromium.org> wrote:
Status: Fixed (was: Assigned)
This was fixed with my CL https://codereview.chromium.org/2768133003/, possibly in tandem with Klaus's app input fixes.
Components: Blink>WebXR

Sign in to add a comment