document-picture-in-picture icon indicating copy to clipboard operation
document-picture-in-picture copied to clipboard

Results 24 document-picture-in-picture issues
Sort by recently updated
recently updated
newest added

Hi, I'm working on creating a pomodoro timer Chrome Extension. I want the pomodoro timer to open in a floating document PiP window, but it doesn't work: I believe this...

chrome-bug

Hello, For some use cases related to Video conferencing (one of the cited use cases for this new feature) it would be great if the PictureInPicture could be triggered programmatically....

enhancement

Would it be possible to customize the color of the tab in the pip window, by default its black

enhancement

Right now, attempting to open a Document PiP window from an iframe results in an error: > Failed to execute 'requestWindow' on 'DocumentPictureInPicture': Opening a PiP window is only allowed...

enhancement

Is it really necessary to have a title bar in PiP window? Also it would be nice to be able to further reduce the size of the window. At the...

enhancement

Can we have a option to customize the titlebar (like WindowControlOverlay) if it's in a PWA? ![image](https://github.com/WICG/document-picture-in-picture/assets/87281783/bbff8956-4dc9-43b4-b680-8bd0b3dc0446) For example, can we customize the yellow area like WindowControlOverlay (with keeping blue...

enhancement

Right now they are hidden in a security considerations section. Instead, follow the guidelines at https://github.com/w3ctag/design-principles/pull/441 .

documentation

Since `DocumentPictureInPicture.requestWindow()` returns a `Window` which exposes `moveTo()`, I expected it to work, but in practice it doesn't. My use case is that I have a PiP dashboard that I...

enhancement

It would be nice to list partners who are interested in the API and document their specific use cases (if any) in the [https://github.com/WICG/document-picture-in-picture/blob/main/README.md](explainer).

documentation

I loved the Pomodoro timer example as a non-video use case. But I think that any kind of timer would be a valid use case. e.g. for a time tracking...

documentation