RESOLVED FIXED 167552
[Modern Media Controls] REGRESSION: Video stops playing after going into Full Screen in media documents
https://bugs.webkit.org/show_bug.cgi?id=167552
Summary [Modern Media Controls] REGRESSION: Video stops playing after going into Full...
Antoine Quint
Reported 2017-01-28 06:36:48 PST
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.
Attachments
Patch (7.42 KB, patch)
2017-01-28 07:26 PST, Antoine Quint
no flags
Antoine Quint
Comment 1 2017-01-28 06:37:02 PST
Antoine Quint
Comment 2 2017-01-28 07:26:32 PST
WebKit Commit Bot
Comment 3 2017-01-28 10:18:02 PST
Comment on attachment 300034 [details] Patch Clearing flags on attachment: 300034 Committed r211339: <http://trac.webkit.org/changeset/211339>
WebKit Commit Bot
Comment 4 2017-01-28 10:18:06 PST
All reviewed patches have been landed. Closing bug.
Antoine Quint
Comment 5 2017-02-13 02:18:19 PST
*** Bug 168167 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 6 2017-02-13 02:18:26 PST
*** Bug 168166 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.