Missing Google Meet PiP video popout option
Categories
(Web Compatibility :: Site Reports, defect, P2)
Tracking
(Webcompat Priority:P2, Webcompat Score:6, firefox148 affected)
| Tracking | Status | |
|---|---|---|
| firefox148 | --- | affected |
People
(Reporter: jimm, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug, )
Details
(Keywords: webcompat:site-report, Whiteboard: [webcompat:sightline][webcompat:core][autowebcompat:processed][autowebcompat:repro-failed])
User Story
platform:windows,mac,linux impact:feature-broken configuration:general affects:all branch:release user-impact-score:450 autowebcompat-repro-status:failed autowebcompat-repro-reason:login autowebcompat-repro-report-os:all
Attachments
(2 files)
Missing Google Meet PiP video popout option.
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
| Reporter | ||
Comment 1•1 year ago
|
||
We've determined this is using document pip, which we probably don't have a webcompat meta on yet.
https://developer.mozilla.org/en-US/docs/Web/API/Document_Picture-in-Picture_API
Updated•1 year ago
|
Updated•1 year ago
|
Comment 2•1 year ago
|
||
Dropping Android as an affected platform, Google meet just redirects to the app/play store on Android
Updated•1 year ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Updated•8 months ago
|
Comment 4•8 months ago
|
||
The PiP option is still missing from the menu but the browser's PiP works now on the videos (both Release 147 and Nightly 149), should we keep this open or it can be closed?
Updated•7 months ago
|
Updated•6 months ago
|
Updated•6 months ago
|
Comment 5•5 months ago
|
||
(In reply to Calin Tanase from comment #4)
The PiP option is still missing from the menu but the browser's PiP works now on the videos (both Release 147 and Nightly 149), should we keep this open or it can be closed?
Google meet uses document PiP (bug 2012979) which is slightly different from the browser's media PiP. We expect to ship Document PiP in 151, it's already in Nightly. On Nightly with Chrome user agent, the PiP option works as expected though Google Meet is buggy due to the wrong user agent.
Its unfortunate that they enable this feature based on the UA and not on whether window.documentPictureInPicture exists... But this bug is still valid.
Comment 6•4 months ago
|
||
Removing the webcompat:platform-bug as the platform bug is resolved. The site will still need to drop UA sniffing.
Comment 7•3 months ago
•
|
||
Playing around with DPIP for Meet in Chrome, I notice the permissions are shared between opener and PIP. Afaik that's not specified to happen and isn't what Firefox does. I'm not 100% sure how permission prompts are specified though. But I can't test DPIP for Meet in Firefox yet as UA spoofing breaks Meet.
Updated•20 days ago
|
Updated•20 days ago
|
Description
•