[Webkit-unassigned] [Bug 160868] New: Placeholder does not show the first time going into picture-in-picture on video without controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 15 15:12:45 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=160868

            Bug ID: 160868
           Summary: Placeholder does not show the first time going into
                    picture-in-picture on video without controls
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: adachan at apple.com

If you have HTML like the following:

<video id="test-video" src="..." autoplay></video>
<p><button onclick="document.getElementById('test-video').webkitSetPresentationMode('picture-in-picture')">Picture-in-picture</button></p>

The first time you click the button to go into picture-in-picture, the placeholder does not show. But it shows if you try it the second time.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160815/fba6a0e5/attachment.html>


More information about the webkit-unassigned mailing list