[Webkit-unassigned] [Bug 167552] New: [Modern Media Controls] REGRESSION: Video stops playing after going into Full Screen in media documents

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jan 28 06:36:48 PST 2017


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

            Bug ID: 167552
           Summary: [Modern Media Controls] REGRESSION: Video stops
                    playing after going into Full Screen in media
                    documents
    Classification: Unclassified
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: graouts at apple.com

When entering fullscreen for a video that is displayed as a Media Document, the video is paused. This is due to MediaDocument.cpp having some built-in behaviour in MediaDocument::defaultEventHandler() that toggles playback when the video is clicked or double-clicked, so clicking on the fullscreen button, or any button for that matter, pauses playback if the video is playing.

-- 
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/20170128/640baf95/attachment.html>


More information about the webkit-unassigned mailing list