Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.Window.documentPictureInPicture - incorrectly marked as incompatible on Chrome for Android and Samsung Internet #24373

Closed
kojo12228 opened this issue Sep 8, 2024 · 2 comments
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@kojo12228
Copy link

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Browser compatibility for documentPictureInPicture marked as not available in Chrome and Samsung Internet

What browsers does this problem apply to, if applicable?

Chromium (Chrome, Edge 79+, Opera, Samsung Internet)

What did you expect to see?

This API should be marked as available in Chrome for Android and Samsung Internet

Did you test this? If so, how?

Tested https://lazy-guy.github.io/tomodoro/index.html on phone against Chrome for Android 128.0.6613.100 and Samsung Internet 26.0.3.7.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Document_Picture-in-Picture_API

MDN metadata

MDN page report details
  • Query: api.Window.documentPictureInPicture
  • Report started: 2024-09-08T18:23:35.727Z
@queengooborg
Copy link
Collaborator

It looks like that website actually uses a workaround for Chrome Android, where instead of displaying the webpage in a PiP context, it generates(?) and displays a video instead. This is mentioned in the bottom of the description on the intro page or settings menu.

https://mdn-bcd-collector.gooborg.com/tests/api/DocumentPictureInPicture confirms the API you have specified is not supported.

@queengooborg queengooborg closed this as not planned Won't fix, can't repro, duplicate, stale Sep 8, 2024
@queengooborg queengooborg added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Sep 8, 2024
@kojo12228
Copy link
Author

Ah thanks, sorry I missed that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

No branches or pull requests

2 participants